]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
no message
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index 43677d4f13b9dde22b6d40c8f4d060211c4e1eff..1982207584f59d0cc4d23e0cd93c18c002438032 100644 (file)
@@ -159,11 +159,12 @@ namespace bbtk
        const int ID_BTNCOMPLEXBOX                              =       1006;
        const int ID_ADDCOMPLEXBOXINPUT                 =       1007;
        const int ID_ADDCOMPLEXBOXOUTPUT                =       1008;
-       const int ID_SAVE_AS_BBS                                =       1009;
-       const int ID_SAVE_AS_COMPLEXBOX                 =       1010;
-       const int ID_COPY_TO_COMPLEXDIAGRAM             =       1011;
+       const int ID_OPEN_BBS                                   =       1009;
+       const int ID_SAVE_AS_BBS                                =       1010;
+       const int ID_SAVE_AS_COMPLEXBOX                 =       1011;
+       const int ID_COPY_TO_COMPLEXDIAGRAM             =       1012;
 
-       const int wxID_NOTEBOOK                                 =       1012;
+       const int wxID_NOTEBOOK                                 =       1013;
 }
 // namespace bbtk
 #endif