]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.cxx
The creation of a panel which enables the user to set in a basic way the values of...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.cxx
index 494aa2a75b3afdd89948d438594dccb57c538bbb..5995ea2a9efa248796f8256b78f0b9366fe9fa4b 100644 (file)
@@ -127,6 +127,13 @@ namespace bbtk
 
        //=========================================================================
 
+       void wxGEditorTabPanel::editBlackBox(GBlackBoxModel *bbmodel)
+       {
+               _panelsManager->editBlackBox(bbmodel);
+       }
+
+       //=========================================================================
+
 }  // EO namespace bbtk
 
 // EOF