mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-01 12:30:05 +00:00
Add NM unit suffix to radar site threshold spin box.
This commit is contained in:
parent
7dabda88ff
commit
9174a4de91
1 changed files with 3 additions and 0 deletions
|
|
@ -572,6 +572,9 @@
|
||||||
</item>
|
</item>
|
||||||
<item row="23" column="2">
|
<item row="23" column="2">
|
||||||
<widget class="QDoubleSpinBox" name="radarSiteThresholdSpinBox">
|
<widget class="QDoubleSpinBox" name="radarSiteThresholdSpinBox">
|
||||||
|
<property name="suffix">
|
||||||
|
<string>NM</string>
|
||||||
|
</property>
|
||||||
<property name="decimals">
|
<property name="decimals">
|
||||||
<number>0</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue