Salome HOME
Padder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin
[modules/smesh.git] / src / Tools / padder / spadderpy / gui / inputframe.ui
index b1ba72d96d2ee81e8765f3a53ca2d71123466eb4..a8882f44cb67dd24170e0a88003e1faf02ef9f10 100644 (file)
                </property>
                <item>
                 <property name="text">
-                 <string>Béton</string>
+                 <string>Beton</string>
                 </property>
                 <property name="icon">
                  <iconset>
             </widget>
            </item>
            <item>
-            <widget class="QLabel" name="lblParamRminRmax">
+            <widget class="QLabel" name="lblParamRmaxRmin">
              <property name="text">
-              <string>Rmin / Rmax</string>
+              <string>Rmax / Rmin</string>
              </property>
             </widget>
            </item>
             <widget class="QSpinBox" name="txtParamNbIter"/>
            </item>
            <item>
-            <widget class="QDoubleSpinBox" name="txtParamRminRmax"/>
+            <widget class="QDoubleSpinBox" name="txtParamRmaxRmin"/>
            </item>
           </layout>
          </item>