]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h
#3253 Select manual of boxes
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GlobalConstants.h
index 4d03701cffdbc10a951fc2309a93b6babfb0ce02..42228af6939c8ab6f8f12108a3ae29f759cecf34 100644 (file)
@@ -235,6 +235,11 @@ namespace bbtk {
 
        const int ID_EDITPROPERTIES                                                                     =       1028;  // RaC 2nd HackFest
        const int ID_SHOWTREE                                                                   =       1029;  // CFT
+
+    //EED 2022-10-28
+    const int ID_BTNSELETBOXES              =   1032;
+
+
 }
 // namespace bbtk
 #endif