Slight change to info tab layout

This keeps max depth and average depth next to each other and instead
moves air pressure up one row.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-09-18 06:38:03 -07:00
parent 8aa387414c
commit 37871e5f7d

View file

@ -569,7 +569,7 @@
</layout>
</widget>
</item>
<item row="2" column="2">
<item row="3" column="1">
<widget class="QGroupBox" name="groupBox_6">
<property name="title">
<string>Max. depth</string>
@ -607,7 +607,7 @@
</layout>
</widget>
</item>
<item row="3" column="1">
<item row="2" column="2">
<widget class="QGroupBox" name="groupBox_10">
<property name="title">
<string>Air pressure</string>