X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vv%2FvvMainWindow.h;h=12aaaf1a5f0b8d6f0d5a41d40f0d7bfe16092110;hb=d5d7649dc98a8b698bca05a170253513834f04bf;hp=dfcbca6d40319fff99f8a23e1dd0edd5b6012240;hpb=1d616cc7be31f7195c8bba4142e02350cd2fb958;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index dfcbca6..12aaaf1 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -63,6 +63,7 @@ class vvMainWindow: public vvMainWindowBase, void ShowLastImage(); void SaveCurrentStateAs(const std::string& stateFile); void ReadSavedStateFile(const std::string& stateFile); + void LinkAllImages(); virtual void UpdateCurrentSlicer(); virtual QTabWidget * GetTab();