]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h
Added the possibility to delete all the boxes in the scene
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.h
index 6d6c39a3c0730c3119814ee2f0c2924e1107f508..a50bda3d0f2a42503f97f2c98488c1d44ea88cd0 100644 (file)
@@ -84,6 +84,7 @@ namespace bbtk
                std::string getDiagramScript();
                void editBlackBox(GBlackBoxModel *bbmodel);
                void editDiagramParameters(wxVtkSceneManager* scene);
+               void deleteAllBoxes();
                
        private: