forked from qt-creator/qt-creator
Added icons to options dialog categories
Some categories do not have icons yet, unfortunately.
This commit is contained in:
@@ -38,6 +38,7 @@ namespace Help {
|
||||
const int P_MODE_HELP = 70;
|
||||
const char * const ID_MODE_HELP = "Help";
|
||||
const char * const HELP_CATEGORY = "H.Help";
|
||||
const char * const HELP_CATEGORY_ICON = ":/core/images/category_help.png";
|
||||
const char * const HELP_TR_CATEGORY = QT_TRANSLATE_NOOP("Help", "Help");
|
||||
|
||||
const char * const C_MODE_HELP = "Help Mode";
|
||||
|
||||
Reference in New Issue
Block a user