Add NM unit suffix to radar site threshold spin box.

This commit is contained in:
AdenKoperczak 2024-12-10 16:34:22 -05:00
parent 7dabda88ff
commit 9174a4de91

View file

@ -572,6 +572,9 @@
</item>
<item row="23" column="2">
<widget class="QDoubleSpinBox" name="radarSiteThresholdSpinBox">
<property name="suffix">
<string>NM</string>
</property>
<property name="decimals">
<number>0</number>
</property>