]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.cxx
It is possible to execute the simplest diagram :) Perfect !!!
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.cxx
index 3171eb227cb86bdcf9563d09c860c36acdded80d..494aa2a75b3afdd89948d438594dccb57c538bbb 100644 (file)
@@ -120,6 +120,13 @@ namespace bbtk
 
        //=========================================================================
 
+       std::string wxGEditorTabPanel::getDiagramScript()
+       {
+               return _sceneManager->getDiagramScript();
+       }
+
+       //=========================================================================
+
 }  // EO namespace bbtk
 
 // EOF