Minor UI adjustments in 1st model set/copy

This commit is contained in:
Klaus Basan
2018-08-27 14:21:26 +02:00
parent 3d5bd897ce
commit a7d3fb4db0
2 changed files with 55 additions and 53 deletions

View File

@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>533</width>
<width>583</width>
<height>495</height>
</rect>
</property>
@@ -89,14 +89,14 @@
<item>
<widget class="QCheckBox" name="cb_Silent">
<property name="text">
<string>silent mode</string>
<string>silent mode (no dialogs)</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pb_StartCopying">
<property name="text">
<string>start</string>
<string>start copy</string>
</property>
</widget>
</item>