Make tools menu look better on Linux/Win

This commit is contained in:
con
2010-12-15 14:34:09 +01:00
parent c14fd1e0b6
commit 4429a8de86
3 changed files with 6 additions and 9 deletions

View File

@@ -203,6 +203,8 @@ 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";
const char * const G_TOOLS_OPTIONS = "QtCreator.Group.Tools.Options";
// window menu groups
const char * const G_WINDOW_SIZE = "QtCreator.Group.Window.Size";
const char * const G_WINDOW_PANES = "QtCreator.Group.Window.Panes";