]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx
It saves the diagram and it was added the icon to open a file ..... Now it is necessa...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.cxx
index e6c91c19c98fe66b222517e0755da3be5189e2e8..b626f4bc69cc6fbbc58a60d8c1a7fe7275a2c006 100644 (file)
@@ -131,6 +131,13 @@ namespace bbtk
 
        //=========================================================================
 
+       void wxTabPanelsManager::saveActualDiagram(std::string &content)
+       {
+               _actual->saveDiagram(content);
+       }
+
+       //=========================================================================
+
 }  // EO namespace bbtk
 
 // EOF