]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
VV: added links to Read/Save state
[clitk.git] / vv / vvMainWindow.h
index 1621c32ea3e417f32c44d9fda482ad6d42706509..e308314c59620094e59ac7bb778856154089283c 100644 (file)
@@ -125,7 +125,7 @@ public slots:
   void ApplyLevelToSetOfImages(double level, unsigned int indexMin, unsigned int indexMax);
   void UpdateLinkManager(std::string id, int slicer, double x, double y, double z, int temps);
   void UpdateLinkedNavigation(std::string id, vvSlicerManager *sm, vvSlicer* refSlicer);
-  void AddLink(QString image1,QString image2);
+  void AddLink(QString image1,QString image2,bool fromPanel = true);
   void RemoveLink(QString image1,QString image2);
   void ChangeImageWithIndexOffset(vvSlicerManager *sm, int slicer, int offset);