]> Creatis software - clitk.git/blobdiff - vv/vvMainWindow.h
Fixed linked navigation with mouse wheel
[clitk.git] / vv / vvMainWindow.h
index be50cb74dee6a2b61c897b28c71711befba74f42..ffae061112b828f7bd3fc5db982183eb0394a32b 100644 (file)
@@ -102,6 +102,7 @@ public slots:
   void UpdateWindowLevel();
   void SwitchWindowLevel();
   void UpdateLinkManager(std::string id, int slicer, double x, double y, double z, int temps);
+  void UpdateLinkedNavigation(std::string id, vvSlicerManager *sm);
   void AddLink(QString image1,QString image2);
   void RemoveLink(QString image1,QString image2);
   void ChangeImageWithIndexOffset(vvSlicerManager *sm, int slicer, int offset);