Layout issues: Fix DiveShare export dialog

One more.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-05-25 15:21:17 -03:00 committed by Dirk Hohndel
parent 307ad174ae
commit 4a52f44ae3
3 changed files with 84 additions and 32 deletions

View file

@ -15,16 +15,16 @@
</property>
<layout class="QGridLayout" name="gridLayout">
<property name="leftMargin">
<number>0</number>
<number>5</number>
</property>
<property name="topMargin">
<number>0</number>
<number>5</number>
</property>
<property name="rightMargin">
<number>0</number>
<number>5</number>
</property>
<property name="bottomMargin">
<number>0</number>
<number>5</number>
</property>
<property name="spacing">
<number>0</number>
@ -45,8 +45,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>515</width>
<height>591</height>
<width>505</width>
<height>581</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_2">