Files
pallectrum/electrum
f321x cc848be61c qt: fix: set ApplicationAttribute.AA_DontShowIconsInMenus False
Explicitly sets the AA_DontShowIconsInMenus attribute to false as it
defaults to true on some Qt versions / environments which causes icons
to not show up in the menus (e.g. MacOS).
see https://forum.qt.io/post/813228
The attribute has to be set on self.app after the QApplication has been
instanciated (https://doc.qt.io/qt-6/qt.html#ApplicationAttribute-enum)
2025-06-13 12:21:57 +02:00
..
2025-06-12 21:02:58 +02:00
2025-05-26 15:31:08 +00:00
2025-05-28 10:42:59 +02:00
2025-06-06 12:35:41 +02:00
2025-06-12 18:47:39 +00:00
2025-05-28 10:46:00 +02:00