mirror of
https://github.com/wassname/sloth.git
synced 2026-08-15 12:55:19 +08:00
Remove previous/next frame shortcuts from ui file
This commit is contained in:
@@ -196,9 +196,6 @@
|
||||
<property name="text">
|
||||
<string>Next</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Space</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionPrevious">
|
||||
<property name="icon">
|
||||
@@ -208,9 +205,6 @@
|
||||
<property name="text">
|
||||
<string>Previous</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Backspace</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionZoom_In">
|
||||
<property name="icon">
|
||||
|
||||
Reference in New Issue
Block a user