]> Creatis software - clitk.git/blobdiff - vv/vvToolManager.h
remove tools (now in tests_dav)
[clitk.git] / vv / vvToolManager.h
index 1c62f16aed98d09e647395fd09233e1cb8a8d091..82d2e5bd4ea649589829f72465cfabdb418b8cdb 100644 (file)
@@ -40,6 +40,9 @@ public:
   /// Called in MainWindow, insert all tools into the menu
   static void InsertToolsInMenu(vvMainWindowBase * m);
   
+  /// Called in MainWindow, make the tools enabled/disabled
+  static void EnableToolsInMenu(vvMainWindowBase * m, bool enable);
+
 protected:
 
   /// Singleton object pointer