]> Creatis software - clitk.git/blobdiff - vv/vvToolCropImage.h
slightly decrease template compilation time
[clitk.git] / vv / vvToolCropImage.h
index ebd5b8311593a2a32717365d5944a25226f34d1d..2a233c28932a37ccfdc30278a59992b42301a0af 100644 (file)
@@ -3,8 +3,8 @@
   Program:   vv
   Module:    $RCSfile: vvToolCropImage.h,v $
   Language:  C++
-  Date:      $Date: 2010/03/01 15:38:09 $
-  Version:   $Revision: 1.3 $
+  Date:      $Date: 2010/03/02 13:28:43 $
+  Version:   $Revision: 1.4 $
   Author :   David Sarrut (david.sarrut@creatis.insa-lyon.fr)
 
   Copyright (C) 2010
@@ -67,7 +67,7 @@ public slots:
   static void Initialize() {
     SetToolName("Crop");
     SetToolMenuName("Crop");
-    SetToolIconFilename(":/new/prefix1/icons/binarize.png");
+    SetToolIconFilename(":/new/prefix1/icons/crop.png");
     SetToolTip("Crop image.");
   }