forked from qt-creator/qt-creator
cpp editor actions
remove some standard actions from the cpp editor context menu, and enhance the advanced menu instead.
This commit is contained in:
@@ -181,6 +181,7 @@ const char * const G_EDIT_OTHER = "QtCreator.Group.Edit.Other";
|
||||
|
||||
const char * const G_EDIT_FORMAT = "QtCreator.Group.Edit.Format";
|
||||
const char * const G_EDIT_COLLAPSING = "QtCreator.Group.Edit.Collapsing";
|
||||
const char * const G_EDIT_BLOCKS = "QtCreator.Group.Edit.Blocks";
|
||||
const char * const G_EDIT_FONT = "QtCreator.Group.Edit.Font";
|
||||
const char * const G_EDIT_EDITOR = "QtCreator.Group.Edit.Editor";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user