mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
refs #335, GUI finetuning
* combo boxes, size model changed - fixes the issue with the settings exceeding the boundaries * main window can be minimized * renaming the main page * style sheet
This commit is contained in:
committed by
Roland Winklmeier
parent
216b9f170d
commit
6f8d85e864
@@ -127,7 +127,7 @@
|
||||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="lbl_SettingsFsxExistsSimconncetCfg">
|
||||
<property name="text">
|
||||
<string>"simconnect.cfg" exists?</string>
|
||||
<string>"simconnect.cfg"?</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -174,6 +174,9 @@
|
||||
</item>
|
||||
<item row="0" column="0" colspan="2">
|
||||
<widget class="QLabel" name="lbl_HeaderFsxSimConnect">
|
||||
<property name="toolTip">
|
||||
<string>"simconnect.cfg" exists?</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><html><head/><body><p><span style=" font-size:10pt; font-weight:600;">FSX simconnect config files</span></p></body></html></string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user