mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
Login component, hide server selection when displaying FSD details as otherwise there is not enough space
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user