NOISSUE remove refresh button from servers page

This commit is contained in:
Petr Mrázek
2018-06-30 19:37:54 +02:00
parent 8516a6646e
commit a872085f9a
3 changed files with 0 additions and 14 deletions

View File

@ -175,13 +175,6 @@
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="refreshBtn">
<property name="text">
<string>Refresh</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
@ -200,7 +193,6 @@
<tabstop>removeBtn</tabstop>
<tabstop>moveUpBtn</tabstop>
<tabstop>moveDownBtn</tabstop>
<tabstop>refreshBtn</tabstop>
</tabstops>
<resources/>
<connections/>