mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 02:45:33 +08:00
Ref T659, some utility functions and style adjustments for login dialog
This commit is contained in:
committed by
Mat Sutcliffe
parent
7cfd4b390a
commit
1e5ef15e40
@@ -39,7 +39,7 @@
|
||||
<item row="2" column="0">
|
||||
<widget class="QLabel" name="lbl_VatsimUdpPort">
|
||||
<property name="text">
|
||||
<string>Voice UDP Port:</string>
|
||||
<string>Voice UDP Port</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -49,7 +49,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="lbl_VoiceSetup">
|
||||
<property name="text">
|
||||
<string>Voice setup:</string>
|
||||
<string>Voice setup</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user