]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.h
*** empty log message ***
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / bbtkwxGUIEditorGraphicBBS.h
index 3f498f27d92bc0abf9c8c1ce0f40d793bebc06fe..4a62c668e328e8034f8d91224f07bac180ec82e3 100644 (file)
@@ -53,6 +53,7 @@
 #include <bbtkWxGUIPackageBrowser2.h>
 #include <bbtkWxGUIHtmlBrowser.h>
 #include <bbtkBlackBoxDescriptor.h>
+#include <bbtkConfigurationFile.h>
 
 //Includes vtk
 
@@ -83,6 +84,10 @@ namespace bbtk
                void initPackageBrowser();
                void initHelpHTMLBrowser();
 
+               void RegenerateAll();
+               void DoRegeneratePackageDoc(const std::string& pack);   
+               void DoRegenerateBoxesLists();
+
                void OnToolLeftClick(wxCommandEvent& event);
                void OnExit(wxCommandEvent& event);