make lyx compile again:

* qwidget doesn't have sizegrip property here

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17540 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Edwin Leuven 2007-03-25 09:55:37 +00:00
parent 44efd43a1b
commit 5fc7649ea9

View File

@ -12,9 +12,6 @@
<property name="windowTitle" > <property name="windowTitle" >
<string/> <string/>
</property> </property>
<property name="sizeGripEnabled" >
<bool>true</bool>
</property>
<layout class="QGridLayout" > <layout class="QGridLayout" >
<property name="margin" > <property name="margin" >
<number>9</number> <number>9</number>