mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
bug 1023
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6769 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
31f6d268e2
commit
db5d04a363
@ -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>
|
||||
|
||||
* QtView.C: Toolbar ctor changed
|
||||
|
@ -13,7 +13,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>319</width>
|
||||
<width>314</width>
|
||||
<height>323</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -355,7 +355,11 @@
|
||||
</property>
|
||||
<property stdset="1">
|
||||
<name>enabled</name>
|
||||
<bool>false</bool>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property stdset="1">
|
||||
<name>focusPolicy</name>
|
||||
<enum>NoFocus</enum>
|
||||
</property>
|
||||
<property stdset="1">
|
||||
<name>resizePolicy</name>
|
||||
|
Loading…
Reference in New Issue
Block a user