]> Creatis software - bbtkGEditor.git/commitdiff
Update constants
authorcaceres <>
Tue, 26 Jul 2011 13:48:34 +0000 (13:48 +0000)
committercaceres <>
Tue, 26 Jul 2011 13:48:34 +0000 (13:48 +0000)
lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h

index dddf4fbafee6621d3954b2909ea6b3066b912d4e..8cb03faa83ac881d753e8c591b28e2e416bf3cb1 100644 (file)
@@ -162,6 +162,7 @@ namespace bbtk
        // GUI Id's
        const int ID_NEW                                                =       1000;
        const int ID_SAVE_AS_DIAGRAM                    =       1001;
+       const int ID_SAVE_DIAGRAM                               =       1015; //last DFCH
        const int ID_OPEN                                               =       1002;
        const int ID_RUN                                                =       1003;
        const int ID_DELETEALL                                  =       1004;