]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx
The creation of a panel which enables the user to set in a basic way the values of...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.cxx
index a8d966ad04659bfc2d73a684bb4042206206c170..6410671cc80638dec9ba68bd06144e0ba2de7b16 100644 (file)
@@ -103,6 +103,13 @@ namespace bbtk
 
        //=========================================================================
 
+       void wxTabPanelsManager::editBlackBox(GBlackBoxModel *bbmodel)
+       {
+               _parent->editBlackBox(bbmodel);
+       }
+
+       //=========================================================================
+
 
 
 }  // EO namespace bbtk