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 <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-11-18 06:05:35 +00:00
parent d9e8669abe
commit e157f6220f

View file

@ -637,6 +637,9 @@ p, li { white-space: pre-wrap; }
<property name="shortcut">
<string>Ctrl+Shift+C</string>
</property>
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
</action>
<action name="actionReplanDive">
<property name="text">