]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/creaDevManagerIds.h
Feature #1711
[crea.git] / lib / creaDevManagerLib / creaDevManagerIds.h
index c97e0a6d424ea6d93d7ccc561a83c320ffd736e2..7e8881ec5401e80b9815bb946b5890ac14266ed3 100644 (file)
@@ -2,8 +2,10 @@
 # ---------------------------------------------------------------------
 #
 # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image 
-#                        pour la Santé)
+#                        pour la Sant)
 # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
+# Previous Authors : Laurent Guigues, Jean-Pierre Roux
+# CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil
 #
 #  This software is governed by the CeCILL-B license under French law and 
 #  abiding by the rules of distribution of free software. You can  use, 
 #
 #  The fact that you are presently reading this means that you have had
 #  knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------ */ 
+# ------------------------------------------------------------------------ 
+*/ 
 
 
 /*
  * creaDevManagerIds.h
  *
  *  Created on: 19/10/2012
- *      Author: Daniel Gonzalez
+ *      Author: Daniel Felipe Gonzalez Obando Gonzalez
  */
 
 #ifndef CREADEVMANAGERIDS_H_
 #define ID_BUTTON_NEWPROJECT            10303
 #define ID_BUTTON_OPENPROJECT           10304
 
+#define ID_BUTTON_CREATE_PACKAGE        10305
+#define ID_BUTTON_CREATE_BLACKBOX       10306
+#define ID_BUTTON_CREATE_LIBRARY        10307
+#define ID_BUTTON_CREATE_APPLICATION    10308
+#define ID_BUTTON_EDIT_CMAKELISTSFILE   10309
+#define ID_BUTTON_CREATE_FOLDER         10310
+#define ID_BUTTON_OPEN_CXX              10311
+#define ID_BUTTON_OPEN_HXX              10312
+
 #endif /* CREADEVMANAGERIDS_H_ */