mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
add shortcut for select facts
This commit is contained in:
parent
2c0d6b7425
commit
28c1741b43
1 changed files with 3 additions and 0 deletions
|
@ -427,6 +427,9 @@
|
|||
<property name="text">
|
||||
<string>Select &Facts</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Shift+A</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionFindReplace">
|
||||
<property name="text">
|
||||
|
|
Loading…
Reference in a new issue