]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/creaDevManagerIds.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / creaDevManagerIds.h
index 49193d9fde964ccf67dd648bf2d9b37a1cad2f35..ab662fa0d3d79f84cc9b655107ea9a9cfef907cf 100644 (file)
 #define ID_BUTTON_SET_BUILD_PATH        10319
 #define ID_BUTTON_SET_AUTHOR            10320
 #define ID_BUTTON_SET_DESCRIPTION       10321
+#define ID_BUTTON_SET_NAME              10322
 
 
-#define ID_BUTTON_BUILD_PROJECT         10322
-#define ID_BUTTON_CONFIGURE_BUILD       10323
-#define ID_BUTTON_CONNECT_PROJECT       10324
+#define ID_BUTTON_BUILD_PROJECT         10323
+#define ID_BUTTON_CONFIGURE_BUILD       10324
+#define ID_BUTTON_CONNECT_PROJECT       10325
 
-#define ID_BUTTON_GOTO_PACKAGE_MANAGER  10325
-#define ID_BUTTON_GOTO_APPLI_MANAGER    10326
-#define ID_BUTTON_GOTO_LIB_MANAGER      10327
+#define ID_BUTTON_GOTO_PACKAGE_MANAGER  10326
+#define ID_BUTTON_GOTO_APPLI_MANAGER    10327
+#define ID_BUTTON_GOTO_LIB_MANAGER      10328
 
-#define ID_LINK_SELECT_PACKAGE          10328
-#define ID_LINK_SELECT_LIBRARY          10329
-#define ID_LINK_SELECT_APPLICATION      10330
-#define ID_LINK_SELECT_BLACKBOX         10331
+#define ID_LINK_SELECT_PACKAGE          10329
+#define ID_LINK_SELECT_LIBRARY          10330
+#define ID_LINK_SELECT_APPLICATION      10331
+#define ID_LINK_SELECT_BLACKBOX         10332
 
 #endif /* CREADEVMANAGERIDS_H_ */