]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h
Changements minimals
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.h
index 6d6c39a3c0730c3119814ee2f0c2924e1107f508..3f6e69930439b10ca8e9d65b2f5342e71d322f4e 100644 (file)
@@ -84,6 +84,10 @@ namespace bbtk
                std::string getDiagramScript();
                void editBlackBox(GBlackBoxModel *bbmodel);
                void editDiagramParameters(wxVtkSceneManager* scene);
+               void deleteAllBoxes();
+               void centerView();
+
+       //=========================================================================
                
        private: