]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
Feature #1665 . RaC - Create dialog box to edit diagram properties. By now, it doesn...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index 2cd1106b5c52ed706685b3b694e2f8f0192548ff..b21f7abf18dc82dc31f1e0ee003e3752c1e4c707 100644 (file)
@@ -197,6 +197,8 @@ namespace bbtk {
        const int ID_UNDO                                                                       =       1024;  // FCY
        const int ID_REDO                                                                       =       1025;  // FCY
        const int ID_CHANGENAME                                                         =   1026;
+
+       const int ID_EDIT                                                                       =       1027;  // RaC
 }
 // namespace bbtk
 #endif