X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;fp=vv%2FvvMainWindow.h;h=b093554d0a0b92018d352f1eb1236db1012b8be6;hb=e14892179201c98b313764771c2456cf5cb29a3d;hp=e5e315509b1924c2392358cc36c6fe80c4e14fa4;hpb=59d984978e620f78b60435ef88269e4ea468bd6a;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();