]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GBlackBoxModel.h
It saves the diagram and it was added the icon to open a file ..... Now it is necessa...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GBlackBoxModel.h
index c766dba08a26d75bcad5c949dd9213d80010ac24..de8b7084137b1d03f4d2acf324b8e0b52eea9e00 100644 (file)
@@ -81,6 +81,7 @@ namespace bbtk
                void setBBTKPackage(std::string obpackage);
 
                virtual std::string getStatusText();
+               virtual void save(std::string &content);
 
                bool isExecutable();
                void setExecutable(bool executable);