refs #743, updated GUI labels / styles (minor changes)

This commit is contained in:
Klaus Basan
2016-10-02 23:24:31 +02:00
committed by Mathew Sutcliffe
parent 11e32a065e
commit 09bd981e81
3 changed files with 7 additions and 13 deletions

View File

@@ -50,7 +50,7 @@
<item row="0" column="0" colspan="2">
<widget class="QCheckBox" name="cb_UseOwnAcftPosition">
<property name="text">
<string>Use Own Aircraft Position</string>
<string>Use own aircraft position</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -72,7 +72,7 @@
</size>
</property>
<property name="placeholderText">
<string>Lat or ICAO</string>
<string>latitude or ICAO</string>
</property>
</widget>
</item>
@@ -85,7 +85,7 @@
</size>
</property>
<property name="placeholderText">
<string>Lon</string>
<string>longitude</string>
</property>
</widget>
</item>