From 1f06a2a948b1c600c0e1726131d4ca2abe191206 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Fri, 29 May 2020 20:00:02 +0100 Subject: [PATCH] Avoid text heuristics for macOS special menu actions These go wrong too easily with l10n, this ensures the right menu actions are treated specially on macOS and moved to their "normal" place on the global system menu. --- widgets/mainwindow.ui | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/widgets/mainwindow.ui b/widgets/mainwindow.ui index 288ce9a57..ac2b23bcb 100644 --- a/widgets/mainwindow.ui +++ b/widgets/mainwindow.ui @@ -1,4 +1,4 @@ - + MainWindow @@ -2911,6 +2911,9 @@ list. The list can be maintained in Settings (F2). About WSJT-X + + QAction::AboutRole + @@ -3198,6 +3201,9 @@ list. The list can be maintained in Settings (F2). Settings... + + QAction::PreferencesRole +