X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;fp=vv%2FvvMainWindow.h;h=d7bf2ed2bbf09e367804201b041a2a437be28b3a;hb=b65dbecbe7f7c5cfb8b746ebd4d63a96abc8cb59;hp=01b53d09f97669105ea873bcaad28877044bc0ac;hpb=299afce0c4c4cc3524dccecf4ecffd46d7a66328;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index 01b53d0..d7bf2ed 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -72,7 +72,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();