mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -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>
|
<string>&Undo</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+Alt+Z</string>
|
<string>Ctrl+Shift+Z</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionCheckMediaDatabase">
|
<action name="actionCheckMediaDatabase">
|
||||||
|
|
Loading…
Reference in a new issue