]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx
Added the possibility to delete all the boxes in the scene
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.cxx
index 1e9061e1dc7176d68addc78334b0eed71c43373e..6f6b9e94458a9883dd73f216d58653ebf5e2b2a2 100644 (file)
@@ -117,7 +117,12 @@ namespace bbtk
 
        //=========================================================================
 
+       void wxTabPanelsManager::deleteAllBoxesActualDiagram()
+       {
+               _actual->deleteAllBoxes();
+       }
 
+       //=========================================================================
 
 }  // EO namespace bbtk