]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
add "Remove All" landmarks
[clitk.git] / vv / vvMainWindow.h
index efcd6a26b41f8b7c89b5f6854f1ff730ad88ad8e..6e5b0412d68e9ad339031d156dc4e2b48d520b62 100644 (file)
@@ -57,7 +57,7 @@ class vvMainWindow: public vvMainWindowBase,
   void AddOverlayImage(int index, std::vector<std::string> fileNames, vvImageReader::LoadedImageType type);
   void AddFusionImage(int index, QString filename);
   void AddROI(int index, QString filename);
-  void AddLandmarks(int index, QString file);
+  void AddLandmarks(int index, std::vector<std::string>);
 ///Adds a mesh to a SlicerManager, with optional warping by vector field
   void AddContour(int image_index, vvMesh::Pointer contour, bool propagation);
   ///This is used to show an image when opened or computed