]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GConnectorModel.h
It saves the diagram and it was added the icon to open a file ..... Now it is necessa...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GConnectorModel.h
index 9e7d7f71d878200a96068083b0b67778d95296fe..d590b849aae30daf7553a206b15ca8ad2a35466d 100644 (file)
@@ -78,6 +78,7 @@ namespace bbtk
                void updateStartEndPoints();
                void disconnectConnection();
                virtual bool isPointInside(double x,double y, double z);
+               virtual void save(std::string &content);
                
        private: