X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;h=12aaaf1a5f0b8d6f0d5a41d40f0d7bfe16092110;hb=c2ab58be4d4d65c577a944df6849c70387b1095f;hp=dfcbca6d40319fff99f8a23e1dd0edd5b6012240;hpb=2c99c542733ba463090e72e88f363cb9fca46027;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();