1 Commits
Author SHA1 Message Date
Nick Haghiri fdd8d77e7c Linux: fix tray icon menu build with INDICATOR=1 (#1823)
A few menu item labels were passed as wxString instead of
.mb_str(), which doesn't compile against wxWidgets 3.2. One
label in the same function already did it right, the rest didn't.
2026-07-13 20:38:54 +09:00