forked from qt-creator/qt-creator
Put "Technical Support", "Report Bug..." in a separate menu group
This allows other plugins to add actions here. Change-Id: Id5b751bf719533842ba426ecdb4f98c43a73755b Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
@@ -175,6 +175,7 @@ const char G_WINDOW_OTHER[] = "QtCreator.Group.Window.Other";
|
||||
|
||||
// Help groups (global)
|
||||
const char G_HELP_HELP[] = "QtCreator.Group.Help.Help";
|
||||
const char G_HELP_SUPPORT[] = "QtCreator.Group.Help.Supprt";
|
||||
const char G_HELP_ABOUT[] = "QtCreator.Group.Help.About";
|
||||
|
||||
const char ICON_MINUS[] = ":/core/images/minus.png";
|
||||
|
||||
Reference in New Issue
Block a user