fix dupe accelerator / label

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6595 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-03-27 17:30:13 +00:00
parent 42e2aabad1
commit 0053732d5e
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2003-03-27 John Levon <levon@movementarian.org>
* ui/QParagraphDialogBase.ui: fix dupe accelerator / group label
2003-03-27 John Levon <levon@movementarian.org> 2003-03-27 John Levon <levon@movementarian.org>
* QLyXKeySym.C: remove debug stuff from startup hot path * QLyXKeySym.C: remove debug stuff from startup hot path

View File

@ -13,8 +13,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>388</width> <width>431</width>
<height>326</height> <height>371</height>
</rect> </rect>
</property> </property>
<property stdset="1"> <property stdset="1">
@ -518,7 +518,7 @@
</property> </property>
<property stdset="1"> <property stdset="1">
<name>title</name> <name>title</name>
<string>Label width</string> <string>Label Width</string>
</property> </property>
<hbox> <hbox>
<property stdset="1"> <property stdset="1">
@ -537,7 +537,7 @@
</property> </property>
<property stdset="1"> <property stdset="1">
<name>text</name> <name>text</name>
<string>Lon&amp;gest label</string> <string>Lo&amp;ngest label</string>
</property> </property>
<property> <property>
<name>buddy</name> <name>buddy</name>