mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
ctrl+shift for undo shortcut
This commit is contained in:
parent
b558712976
commit
5f614a5a45
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@
|
|||
<string>&Undo</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Alt+Z</string>
|
||||
<string>Ctrl+Shift+Z</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionCheckMediaDatabase">
|
||||
|
|
Loading…
Reference in a new issue