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:
Anton Lundin 2014-06-29 16:46:18 +02:00 committed by Dirk Hohndel
parent 816a78f5ba
commit 5617f36ed8

View file

@ -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>