From e157f6220f4a6b8b0d38f0393d33ca1b6fe67c3c Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 18 Nov 2014 06:05:35 +0000 Subject: Don't use DC configuration menu item as preference dialog on Mac Qt by default uses a rather simplistic text heuristic to figure out if a menu entry is one of the special ones that need to be moved into the application menu (About, Preferences, Quit - but for Preferences anything that matches settings, options, config is used as well). This patch tells Qt to keep its hands off the the DC configuration entry in the menu. Signed-off-by: Dirk Hohndel --- qt-ui/mainwindow.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 5dfde4fb9..6d857a834 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -637,6 +637,9 @@ p, li { white-space: pre-wrap; } Ctrl+Shift+C + + QAction::NoRole + -- cgit v1.2.3-70-g09d2