-WIP-electrum-btcp/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
..
kivy use tx.txid() instead of tx.hash() 2018-01-12 14:18:50 +01:00
qt QT: Only set if hasattr(QtCore.Qt, "AA_ShareOpenGLContexts") 2018-01-13 20:17:02 +00:00
__init__.py No need to pass daemon and network together 2016-01-29 22:25:59 +09:00
stdio.py fix-up stdio gui 2018-01-12 15:05:27 +01:00
text.py use tx.txid() instead of tx.hash() 2018-01-12 14:18:50 +01:00