]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/creaDevManagerIds.h
Black Box view and folder structure implemented
[crea.git] / lib / creaDevManagerLib / creaDevManagerIds.h
index ab662fa0d3d79f84cc9b655107ea9a9cfef907cf..fe1b1a0ca662e4512b3380e59883a3786594396f 100644 (file)
 #define ID_BUTTON_SET_AUTHOR            10320
 #define ID_BUTTON_SET_DESCRIPTION       10321
 #define ID_BUTTON_SET_NAME              10322
+#define ID_BUTTON_SET_CATEGORY          10323
 
 
-#define ID_BUTTON_BUILD_PROJECT         10323
-#define ID_BUTTON_CONFIGURE_BUILD       10324
-#define ID_BUTTON_CONNECT_PROJECT       10325
+#define ID_BUTTON_BUILD_PROJECT         10324
+#define ID_BUTTON_CONFIGURE_BUILD       10325
+#define ID_BUTTON_CONNECT_PROJECT       10326
 
-#define ID_BUTTON_GOTO_PACKAGE_MANAGER  10326
-#define ID_BUTTON_GOTO_APPLI_MANAGER    10327
-#define ID_BUTTON_GOTO_LIB_MANAGER      10328
+#define ID_BUTTON_GOTO_PACKAGE_MANAGER  10327
+#define ID_BUTTON_GOTO_APPLI_MANAGER    10328
+#define ID_BUTTON_GOTO_LIB_MANAGER      10329
 
-#define ID_LINK_SELECT_PACKAGE          10329
-#define ID_LINK_SELECT_LIBRARY          10330
-#define ID_LINK_SELECT_APPLICATION      10331
-#define ID_LINK_SELECT_BLACKBOX         10332
+#define ID_LINK_SELECT_PACKAGE          10330
+#define ID_LINK_SELECT_LIBRARY          10331
+#define ID_LINK_SELECT_APPLICATION      10332
+#define ID_LINK_SELECT_BLACKBOX         10333
 
 #endif /* CREADEVMANAGERIDS_H_ */