Separate word "Ground speed" in radar component

This commit is contained in:
Lars Toenning
2023-11-16 20:43:46 +01:00
parent 41e8ddf2ae
commit 0af28c2708

View File

@@ -97,7 +97,7 @@
<item row="1" column="1">
<widget class="QCheckBox" name="cb_GroundSpeed">
<property name="text">
<string>GroundSpeed</string>
<string>Ground speed</string>
</property>
<property name="checked">
<bool>true</bool>