]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
Feature #1674 . RaC
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index add1719f4bfe753f51afc4a923a93201b0eebfb2..b21d18e68c572f46db0fdd4598a87b60a77d2ef8 100644 (file)
@@ -184,21 +184,22 @@ namespace bbtk {
        const int ID_BTNBOX                                             =       1013;
        const int ID_HELP_BBEDITOR                              =       1014;
        const int ID_BTEXECUTABLEBOX                    =       1016; // EED
+       const int ID_EXPORT_CONSOLEAPP                  =       1017; // RaC
        
-       const int wxID_NOTEBOOK                                 =       1017;  // EED updated
+       const int wxID_NOTEBOOK                                 =       1018;  // EED updated
        
-       const int ID_bbEditor_Tool_Menu_CreatePackage   =       1018;  // EED
-       const int ID_bbEditor_Tool_Menu_CreateBlackBox          =       1019;  // EED
-       const int ID_bbEditor_Tool_Menu_PlugPackage                     =       1020;  // EED
-       const int ID_bbEditor_Tool_Menu_EditConfig                      =       1021;  // EED
-       const int ID_bbEditor_Tool_Menu_ShowHTMLDoc                     =       1022;  // EED
-       const int ID_bbEditor_Tool_Menu_CreateIndex                     =       1023;  // EED
+       const int ID_bbEditor_Tool_Menu_CreatePackage   =       1019;  // EED
+       const int ID_bbEditor_Tool_Menu_CreateBlackBox          =       1020;  // EED
+       const int ID_bbEditor_Tool_Menu_PlugPackage                     =       1021;  // EED
+       const int ID_bbEditor_Tool_Menu_EditConfig                      =       1022;  // EED
+       const int ID_bbEditor_Tool_Menu_ShowHTMLDoc                     =       1023;  // EED
+       const int ID_bbEditor_Tool_Menu_CreateIndex                     =       1024;  // EED
        
-       const int ID_UNDO                                                                       =       1024;  // FCY
-       const int ID_REDO                                                                       =       1025;  // FCY
-       const int ID_CHANGENAME                                                         =   1026;
+       const int ID_UNDO                                                                       =       1025;  // FCY
+       const int ID_REDO                                                                       =       1026;  // FCY
+       const int ID_CHANGENAME                                                         =   1027;
 
-       const int ID_EDITPROPERTIES                                                                     =       1027;  // RaC 2nd HackFest
+       const int ID_EDITPROPERTIES                                                                     =       1028;  // RaC 2nd HackFest
 }
 // namespace bbtk
 #endif