]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h
Bug #1375
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.h
index db615aa629274b7263137abc85020f446f7f6469..dddf555ea03f43aa9c7c5cfbf7dedd9de3f0cb6d 100644 (file)
@@ -103,6 +103,9 @@ namespace bbtk
                // Save temporary diagram as BBG
                void saveTempDiagram();
 
+               // Save temporary diagram as BBG and update buttons
+               void saveTempandUpdate();
+
                // Load BBG diagram
                void loadDiagram(ifstream &inputStream, const std::string &path); //DFCH