1
0
Files
electrum/gui/qt
Yuval Kogman 34256c16f8 QT: Only set if hasattr(QtCore.Qt, "AA_ShareOpenGLContexts")
If the attribute does not exist (presumably in older versions of Qt),
this change prevents the following error:

  AttributeError: type object 'Qt' has no attribute 'AA_ShareOpenGLContexts'
2018-01-13 20:17:02 +00:00
..
2017-12-21 11:17:20 +01:00
2017-10-23 13:54:09 +02:00
2018-01-08 22:36:13 +01:00