Fix small layout issues (use less margin in some places)

This commit is contained in:
Olivier Teulière 2012-10-11 13:50:24 +02:00
parent 4f92aa4a2b
commit 0315080d30
3 changed files with 11 additions and 2 deletions

View file

@ -6,11 +6,14 @@
<rect>
<x>0</x>
<y>0</y>
<width>447</width>
<height>306</height>
<width>429</width>
<height>326</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QGroupBox" name="groupBox">
<property name="title">

View file

@ -11,6 +11,9 @@
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QSplitter" name="splitter">
<property name="orientation">

View file

@ -11,6 +11,9 @@
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="margin">
<number>0</number>
</property>
<item>
<layout class="QHBoxLayout">
<item>