VOR Localizer: Change GUI label from Sh to delta cf

This commit is contained in:
Jon Beniston 2022-05-04 08:39:10 +01:00
parent 59f1f60998
commit 52564bee36
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ QToolTip{background-color: white; color: black;}</string>
<item>
<widget class="QLabel" name="centerShiftLabel">
<property name="text">
<string>Sh</string>
<string>Δcf</string>
</property>
</widget>
</item>