Ref T286, fixes for copy component

* copy servers
* clear status
* refresh UI in "silent mode"
This commit is contained in:
Klaus Basan
2018-07-13 01:48:55 +02:00
parent 5d615f5585
commit 64d153b10b
4 changed files with 24 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>508</width>
<width>533</width>
<height>495</height>
</rect>
</property>
@@ -89,7 +89,7 @@
<item>
<widget class="QCheckBox" name="cb_Silent">
<property name="text">
<string>silent</string>
<string>silent mode</string>
</property>
</widget>
</item>