]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
Now it works when a tab is changed ...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index 7949d5bab16a1588e2fadb2fced661915a609fd4..0431d7eedd70edace32af53d580a924fa8838325 100644 (file)
@@ -138,6 +138,8 @@ namespace bbtk
        const int ID_RUN = 1003;
        const int ID_DELETEALL = 1004;
        const int ID_CENTERVIEW = 1005;
+
+       const int wxID_NOTEBOOK = 1010;
 }
 // namespace bbtk
 #endif