]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
remove tools (now in tests_dav)
[clitk.git] / vv / vvMainWindow.h
index 12aaaf1a5f0b8d6f0d5a41d40f0d7bfe16092110..23ee6f414f84a1200382bc1431715c605aadef8f 100644 (file)
@@ -73,6 +73,7 @@ class vvMainWindow: public vvMainWindowBase,
 
 public slots:
   ///Allows the user to open and select various surfaces contained in a dicom-struct file
+  void AddDCStructContour(int index, QString file);
   void OpenDCStructContour();
   ///Computes the midposition image of a 4D sequence with a VF and displays it
   void ComputeMidPosition();