X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vv%2FvvToolCropImage.cxx;h=0f3e63d0c2b9327c4e020a81194c8562c59492ac;hb=4913590ba7e15aa2899fe6f9e403940d4e4ba7a1;hp=691c32ad66b15c74fc09b469146e432e2247178f;hpb=c135f9b390e2750d8248db5903753b94ca549623;p=clitk.git diff --git a/vv/vvToolCropImage.cxx b/vv/vvToolCropImage.cxx index 691c32a..0f3e63d 100644 --- a/vv/vvToolCropImage.cxx +++ b/vv/vvToolCropImage.cxx @@ -352,7 +352,7 @@ void vvToolCropImage::apply() filter->Update(); } catch(clitk::ExceptionObject & e) { - // DD(e.what()); + DD(e.what()); QApplication::restoreOverrideCursor(); close(); }