mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
Separate word "Ground speed" in radar component
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
<item row="1" column="1">
|
<item row="1" column="1">
|
||||||
<widget class="QCheckBox" name="cb_GroundSpeed">
|
<widget class="QCheckBox" name="cb_GroundSpeed">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>GroundSpeed</string>
|
<string>Ground speed</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|||||||
Reference in New Issue
Block a user