Fixed spacing.

git-svn-id: http://yate.null.ro/svn/yate/trunk@4912 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2012-02-17 12:01:03 +00:00
parent 94d2d3c667
commit b3e8188107
2 changed files with 38 additions and 10 deletions

View File

@ -152,20 +152,26 @@
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
<widget class="QLabel" name="label_7" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<property name="minimumSize" >
<size>
<width>20</width>
<width>0</width>
<height>6</height>
</size>
</property>
</spacer>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>6</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QTabWidget" name="mainwindowTabs" >

View File

@ -50,7 +50,7 @@
<number>4</number>
</property>
<property name="topMargin" >
<number>4</number>
<number>0</number>
</property>
<property name="rightMargin" >
<number>4</number>
@ -58,6 +58,28 @@
<property name="bottomMargin" >
<number>4</number>
</property>
<item>
<widget class="QLabel" name="label_9" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>4</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>4</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QTabWidget" name="tabs" >
<property name="minimumSize" >