mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
adjust keyboard shortcuts for buttons.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17417 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cb81965b1e
commit
51f2d5c064
@ -40,21 +40,21 @@
|
||||
<item row="1" column="2" >
|
||||
<widget class="QPushButton" name="moveDownPB" >
|
||||
<property name="text" >
|
||||
<string>&Down</string>
|
||||
<string>D&own</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1" >
|
||||
<widget class="QPushButton" name="moveInPB" >
|
||||
<property name="text" >
|
||||
<string>&Demote -></string>
|
||||
<string>De&mote -></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0" colspan="2" >
|
||||
<widget class="QPushButton" name="updatePB" >
|
||||
<property name="text" >
|
||||
<string>&Update</string>
|
||||
<string>Upd&ate</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user