]> Creatis software - clitk.git/commitdiff
allows negative values in VV's image/scalar arithm tool
authorRomulo Pinho <romulo.pinho@lyon.unicancer.fr>
Wed, 13 Feb 2013 12:30:35 +0000 (13:30 +0100)
committerRomulo Pinho <romulo.pinho@lyon.unicancer.fr>
Wed, 13 Feb 2013 12:30:35 +0000 (13:30 +0100)
vv/qt_ui/vvToolImageArithm.ui

index fda39d5e8c736810fa697ea94e96e12ed51ffc2d..da3ff15bdb6338b619a6d0c52e09c50b67fa59c5 100644 (file)
           </item>
           <item>
            <widget class="QDoubleSpinBox" name="mValueSpinBox">
+            <property name="minimum">
+             <double>-999999999.000000000000000</double>
+            </property>
             <property name="maximum">
              <double>999999999.000000000000000</double>
             </property>