forked from qt-creator/qt-creator
Add a configure item to the external tools menu.
This commit is contained in:
@@ -253,6 +253,7 @@ const char * const SETTINGS_CATEGORY_CORE = "A.Core";
|
||||
const char * const SETTINGS_CATEGORY_CORE_ICON = ":/core/images/category_core.png";
|
||||
const char * const SETTINGS_TR_CATEGORY_CORE = QT_TRANSLATE_NOOP("Core", "Environment");
|
||||
const char * const SETTINGS_ID_ENVIRONMENT = "A.General";
|
||||
const char * const SETTINGS_ID_TOOLS = "G.ExternalTools";
|
||||
|
||||
const char * const SETTINGS_DEFAULTTEXTENCODING = "General/DefaultFileEncoding";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user