1
0
Files
electrum/gui
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
..
2018-01-12 14:18:50 +01:00
2018-01-12 15:05:27 +01:00
2018-01-12 14:18:50 +01:00