]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h
The creation of a panel which enables the user to set in a basic way the values of...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.h
index 4b5c3beb7ec3e1ba51f0a5d631a85c0cf89e1350..0b168a6080dc88d65f4d83c2eaa7a87f06bc99b7 100644 (file)
@@ -75,6 +75,7 @@ namespace bbtk
                void displayBlackBoxInfo(std::string packageName, std::string boxName);
                void updateStatusBar(std::string textStatus);
                std::string getActualDiagramScript();
+               void editBlackBox(GBlackBoxModel *bbmodel);
                
 
        private: