Salome HOME
Improve behaviour of Cleaner and SurfOpt in case of error and add a cancel button.
[modules/smesh.git] / src / Tools / YamsPlug / ViewText.ui
index 18fa63e46fbda7b4d1c58bbd52e73d7494a80193..a2cd43e613bf9ff300f53a1cdd1a19fd18deace5 100644 (file)
    </rect>
   </property>
   <property name="windowTitle">
-   <string>Run Yams</string>
+   <string>Run MGCleaner</string>
   </property>
   <layout class="QGridLayout" name="gridLayout">
-   <item row="0" column="0" colspan="2">
+   <item row="0" column="0" colspan="3">
     <widget class="QTextBrowser" name="TB_Exe"/>
    </item>
    <item row="1" column="0">
     </widget>
    </item>
    <item row="1" column="1">
+    <widget class="QPushButton" name="PB_Cancel">
+     <property name="text">
+      <string>Cancel</string>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="2">
     <widget class="QPushButton" name="PB_Save">
      <property name="text">
-      <string>Save</string>
+      <string>Save log</string>
      </property>
     </widget>
    </item>