Change layout of information and statistics tab...

... to make it look more similar. This includes:
- Same spacings between the boxes
- Same way how to use the available space

Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
Stefan Fuchs 2017-04-27 20:34:09 +02:00 committed by Dirk Hohndel
parent d5af6cab9f
commit 9c91264f84
2 changed files with 38 additions and 7 deletions

View file

@ -30,8 +30,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>388</width>
<height>409</height>
<width>382</width>
<height>403</height>
</rect>
</property>
<layout class="QGridLayout" name="diveInfoScrollAreaLayout">
@ -47,8 +47,11 @@
<property name="bottomMargin">
<number>0</number>
</property>
<property name="spacing">
<number>2</number>
<property name="horizontalSpacing">
<number>6</number>
</property>
<property name="verticalSpacing">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QGroupBox" name="groupBox_5">