Surface pressure is in mbar, not bar
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
816a78f5ba
commit
5617f36ed8
@ -148,7 +148,7 @@
|
||||
<item row="3" column="1">
|
||||
<widget class="QSpinBox" name="ATMPressure">
|
||||
<property name="suffix">
|
||||
<string>bar</string>
|
||||
<string>mbar</string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>2000</number>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user