mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
42e2aabad1
commit
0053732d5e
@ -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>
|
||||
|
||||
* QLyXKeySym.C: remove debug stuff from startup hot path
|
||||
|
@ -13,8 +13,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>388</width>
|
||||
<height>326</height>
|
||||
<width>431</width>
|
||||
<height>371</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property stdset="1">
|
||||
@ -518,7 +518,7 @@
|
||||
</property>
|
||||
<property stdset="1">
|
||||
<name>title</name>
|
||||
<string>Label width</string>
|
||||
<string>Label Width</string>
|
||||
</property>
|
||||
<hbox>
|
||||
<property stdset="1">
|
||||
@ -537,7 +537,7 @@
|
||||
</property>
|
||||
<property stdset="1">
|
||||
<name>text</name>
|
||||
<string>Lon&gest label</string>
|
||||
<string>Lo&ngest label</string>
|
||||
</property>
|
||||
<property>
|
||||
<name>buddy</name>
|
||||
|
Loading…
Reference in New Issue
Block a user