]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx
The app saves and opens diagrams !!!! Allll fiiiinnn se logro !!
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.cxx
index b626f4bc69cc6fbbc58a60d8c1a7fe7275a2c006..7998bc4e64c7f8292c7f88605e744419a85e2f49 100644 (file)
@@ -138,6 +138,13 @@ namespace bbtk
 
        //=========================================================================
 
+       void wxTabPanelsManager::loadDiagram(ifstream &inputStream)
+       {
+               _actual->loadDiagram(inputStream);
+       }
+
+       //=========================================================================
+
 }  // EO namespace bbtk
 
 // EOF