Add vertical spacer.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17774 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2007-04-11 13:44:26 +00:00
parent bd4e8ea46c
commit 6bfc69eb38

View File

@ -5,8 +5,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>413</width>
<height>387</height>
<width>459</width>
<height>425</height>
</rect>
</property>
<property name="sizePolicy" >
@ -49,6 +49,19 @@
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>