]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
Bug #1365,
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index a63a81397ff02ad47d4fdc286d813dc9b3c0dba6..4fc859731c57bb9c9cd1419cd8ee9c9d394a9be8 100644 (file)
@@ -187,6 +187,9 @@ namespace bbtk
        const int ID_bbEditor_Tool_Menu_ShowHTMLDoc                     =       1022;  // EED
        const int ID_bbEditor_Tool_Menu_CreateIndex                     =       1023;  // EED
        
+       const int ID_UNDO                                                                       =       1024;  // FCY
+       const int ID_REDO                                                                       =       1025;  // FCY
+       const int ID_CHANGENAME                                                         =   1026;
 }
 // namespace bbtk
 #endif