git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32668 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2009-12-28 22:40:45 +00:00
parent 9f462abe58
commit ba9c6150a4

View File

@ -32,6 +32,12 @@
<property name="enabled" >
<bool>true</bool>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Ignored" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="baseSize" >
<size>
<width>0</width>
@ -69,7 +75,7 @@
<attribute name="title" >
<string>Output</string>
</attribute>
<layout class="QGridLayout" name="gridLayout" >
<layout class="QGridLayout" name="gridLayout9" >
<item row="0" column="0" >
<widget class="QTextEdit" name="outTE" >
<property name="sizePolicy" >