]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h
Buttons to define a complexbox
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.h
index 3cdfcdeb33a1ea24eb81bcd9e090a4b9d9069bd3..5ac62f4d60a1d75a65a5f19adbf9b032707a723a 100644 (file)
@@ -81,6 +81,8 @@ namespace bbtk
                void centerViewActualDiagram();
                void saveActualDiagram(std::string &content);
                void loadDiagram(ifstream &inputStream);
+               bool isActualDiagramComplexBox();
+               void setActualDiagramComplexBox(bool val);
                
                void OnTabChanged(wxAuiNotebookEvent& event);