Redo layout of dialog to solve sizing issue.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17789 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2007-04-13 02:07:55 +00:00
parent 4760e2ad86
commit 580ca795dd

View File

@ -8,10 +8,18 @@
<rect>
<x>0</x>
<y>0</y>
<width>493</width>
<height>334</height>
<width>482</width>
<height>322</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="focusPolicy" >
<enum>Qt::NoFocus</enum>
</property>
@ -21,15 +29,6 @@
<property name="sizeGripEnabled" >
<bool>true</bool>
</property>
<widget class="QWidget" name="layoutWidget" >
<property name="geometry" >
<rect>
<x>10</x>
<y>10</y>
<width>468</width>
<height>301</height>
</rect>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
@ -361,7 +360,6 @@
</layout>
</item>
</layout>
</widget>
</widget>
<tabstops>
<tabstop>linespacing</tabstop>