]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/creaDevManagerIds.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / creaDevManagerIds.h
index fe1b1a0ca662e4512b3380e59883a3786594396f..509822f28a2d398ca4141d3d642944b11c385439 100644 (file)
 #define ID_MENU_CODE_EDITOR             10218
 #define ID_MENU_COMMAND_LINE            10219
 
-#define ID_MENU_HELP                    10220
-#define ID_MENU_REPORT_BUG              10221
-#define ID_MENU_ABOUT_CREADEVMANAGER    10222
-#define ID_MENU_ABOUT_CREATIS           10223
+#define ID_MENU_TOGGLE_HELP             10220
+#define ID_MENU_HELP                    10221
+#define ID_MENU_REPORT_BUG              10222
+#define ID_MENU_ABOUT_CREADEVMANAGER    10223
+#define ID_MENU_ABOUT_CREATIS           10224
 
-#define ID_TREE_PROJECTS                10224
-#define ID_WINDOW_PROPERTIES            10225
-#define ID_WINDOW_PROJ_ACTIONS          10226
+#define ID_TREE_PROJECTS                10225
+#define ID_WINDOW_PROPERTIES            10226
+#define ID_WINDOW_PROJ_ACTIONS          10227
 
 #define ID_BUTTON_NEXT                  10300
 #define ID_BUTTON_PREV                  10301
 #define ID_LINK_SELECT_APPLICATION      10332
 #define ID_LINK_SELECT_BLACKBOX         10333
 
+#define ID_CHECKBOX_ENABLE_HELP         10334
+#define ID_CHECKBOX_DISABLE_HELP        10335
+#define ID_CHECKBOX_TOGGLE_HELP        10335
+
 #endif /* CREADEVMANAGERIDS_H_ */