]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.h
It saves the diagram and it was added the icon to open a file ..... Now it is necessa...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GPortModel.h
index 3d6c497b00eaf341bc4967e7c68d3ac92e977081..6b5d7723d00758e6ea93d410ddf969bd68300381 100644 (file)
@@ -79,6 +79,7 @@ namespace bbtk
                bool isValueSet();
                void setValue(std::string value);
                std::string getValue();
+               virtual void save(std::string &content);
 
        private: