Allow shrinking the progress window.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32977 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Enrico Forestieri 2010-01-12 00:12:47 +00:00
parent cb346ae202
commit 75e374c9a4

View File

@ -15,7 +15,7 @@
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<vsizetype>13</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@ -56,7 +56,7 @@
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<vsizetype>13</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@ -101,7 +101,7 @@
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<vsizetype>13</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@ -151,7 +151,7 @@
</column>
</widget>
</item>
<item row="2" column="0" >
<item row="3" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
@ -167,7 +167,7 @@
</property>
</spacer>
</item>
<item row="3" column="0" >
<item row="2" column="0" >
<widget class="QCheckBox" name="autoClearCB" >
<property name="toolTip" >
<string>Automatic cleanup of the window before LaTeX compilation proceeds</string>