X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vv%2FvvMainWindow.h;h=b093554d0a0b92018d352f1eb1236db1012b8be6;hb=ce4f422636ff94e4462cbd0f13f3c5dac66ce545;hp=e5e315509b1924c2392358cc36c6fe80c4e14fa4;hpb=857c9e74552dccd4c71364c15cca4ade140511fc;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index e5e3155..b093554 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -69,7 +69,6 @@ class vvMainWindow: public vvMainWindowBase, void SaveCurrentStateAs(const std::string& stateFile); void ReadSavedStateFile(const std::string& stateFile); void LinkAllImages(); - QString Get4x4MatrixDoubleAsString(vtkSmartPointer matrix, const int precision=3); virtual void UpdateCurrentSlicer(); virtual QTabWidget * GetTab();