↑↓ for "Up" and "Down" (#5841)

This commit is contained in:
Allan Nordhøy 2017-08-29 01:45:43 +02:00 committed by John Maguire
parent be79e8f92f
commit 566708b778

View File

@ -71,7 +71,7 @@
</size> </size>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+Up</string> <string>Ctrl+</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -90,7 +90,7 @@
</size> </size>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+Down</string> <string>Ctrl+</string>
</property> </property>
</widget> </widget>
</item> </item>