]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxBlackBoxEditionDialog.h
no message
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxBlackBoxEditionDialog.h
index 9abd697a40d8de3ecbd7b7b56379993f44bbdea0..c6a6b11327b8747dde47d6e0eab506138762d09f 100644 (file)
@@ -90,6 +90,10 @@ namespace bbtk
                wxTextCtrl* _boxName;
 
                GBlackBoxModel *_model;
+               
+               
+               void addDoubleQuotes(std::string &text);
+               void removeDoubleQuotes(std::string &text);
        
        protected: