]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h
Buttons to define a complexbox
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.h
index c3a9a771ec3d0af6a9f893caddbd32bfbb1e4e78..af9897ae856080663beeacf5aac6a80261c817f6 100644 (file)
@@ -89,6 +89,8 @@ namespace bbtk
                void saveDiagram(std::string &content);
                void loadDiagram(ifstream &inputStream);
                int getPanelId();
+               bool isComplexBox();
+               void setComplexBox(bool val);
 
        //=========================================================================