Files
purple-electrumwallet/electrum
SomberNight d791e3a9c8 qt gui: fix: qt6 segfaults on macOS if we add a menu item named "About"
macOS reserves the "About" menu item name, similarly to "Preferences" (see a few lines above).
The "About" keyword seems even more strictly locked down:
not allowed as either a prefix or a suffix.
- With Qt5, a matching menu item is simply auto-recognised as the special "About" item,
- but with Qt6, it seems we explicitly have to do this dance, as directly adding
  a menu item with the "About" name results in a segfault...
2024-09-18 15:48:46 +00:00
..
2024-09-18 15:48:38 +00:00
2024-09-18 15:48:38 +00:00
2024-05-30 13:08:13 +00:00
2024-09-14 03:52:03 +09:00
2024-09-14 03:52:03 +09:00
2024-03-05 23:30:23 +01:00
2024-06-17 13:05:57 +02:00
2024-04-17 14:36:21 +00:00
2024-09-14 09:51:44 +09:00
2024-06-04 18:29:17 +00:00
2024-06-04 13:42:57 +00:00
2024-05-22 15:26:26 +00:00
2024-06-19 11:24:13 +02:00
2024-04-24 14:14:31 +00:00
2024-03-01 11:21:49 +01:00
2024-05-20 16:57:11 +02:00
2024-09-14 03:52:03 +09:00
2024-09-14 03:52:03 +09:00