Ui adjustment

This commit is contained in:
Klaus Basan
2018-09-30 22:35:32 +02:00
parent e87740cbd0
commit 047aeeff11
4 changed files with 11 additions and 6 deletions

View File

@@ -71,7 +71,7 @@
<item alignment="Qt::AlignLeft">
<widget class="QPushButton" name="pb_SetDefaults">
<property name="text">
<string>set defaults</string>
<string> set defaults </string>
</property>
</widget>
</item>
@@ -80,6 +80,11 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>cb_Override</tabstop>
<tabstop>pb_SetDefaults</tabstop>
<tabstop>le_VatsimUdpPort</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>