]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
Feature #1347
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index a63a81397ff02ad47d4fdc286d813dc9b3c0dba6..5765f9208b8a5bb49d3e50d2f861aeb32d98f4cf 100644 (file)
@@ -187,6 +187,8 @@ 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
 }
 // namespace bbtk
 #endif