git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6769 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-04-10 16:42:59 +00:00
parent 31f6d268e2
commit db5d04a363
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2003-04-10 John Levon <levon@movementarian.org>
* ui/NumberingModuleBase.ui: bug 1032
2003-04-10 John Levon <levon@movementarian.org> 2003-04-10 John Levon <levon@movementarian.org>
* QtView.C: Toolbar ctor changed * QtView.C: Toolbar ctor changed

View File

@ -13,7 +13,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>319</width> <width>314</width>
<height>323</height> <height>323</height>
</rect> </rect>
</property> </property>
@ -355,7 +355,11 @@
</property> </property>
<property stdset="1"> <property stdset="1">
<name>enabled</name> <name>enabled</name>
<bool>false</bool> <bool>true</bool>
</property>
<property stdset="1">
<name>focusPolicy</name>
<enum>NoFocus</enum>
</property> </property>
<property stdset="1"> <property stdset="1">
<name>resizePolicy</name> <name>resizePolicy</name>