Login component, hide server selection when displaying FSD details as otherwise there is not enough space

This commit is contained in:
Klaus Basan
2018-11-11 02:38:33 +01:00
parent 79547efe0a
commit 1a45d8e1b8
4 changed files with 82 additions and 168 deletions

View File

@@ -31,8 +31,11 @@
</property>
<item row="4" column="1">
<widget class="QLabel" name="lbl_AircraftParts">
<property name="toolTip">
<string>aircraft parts</string>
</property>
<property name="text">
<string>Aircraft parts</string>
<string>Parts</string>
</property>
</widget>
</item>
@@ -74,7 +77,7 @@
<item row="4" column="3">
<widget class="QLabel" name="lbl_FastPositions">
<property name="text">
<string>Fast positions</string>
<string>Fast pos.</string>
</property>
</widget>
</item>