mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:00: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 row="23" column="2">
|
||||
<widget class="QDoubleSpinBox" name="radarSiteThresholdSpinBox">
|
||||
<property name="suffix">
|
||||
<string>NM</string>
|
||||
</property>
|
||||
<property name="decimals">
|
||||
<number>0</number>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue