]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
Buttons to define a complexbox
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index 7b539777420bbc7e70f2178227826a5988db5801..7405a962b928b1d00d4a1fe10d8e4369d4d6d991 100644 (file)
@@ -139,6 +139,8 @@ namespace bbtk
        const int ID_DELETEALL = 1004;
        const int ID_CENTERVIEW = 1005;
        const int ID_BTNCOMPLEXBOX = 1006;
+       const int ID_ADDCOMPLEXBOXINPUT = 1007;
+       const int ID_ADDCOMPLEXBOXOUTPUT = 1008;
 
        const int wxID_NOTEBOOK = 1010;
 }