mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -04:00
add select all shortcut
This commit is contained in:
parent
1c487a7587
commit
1c9fe166af
1 changed files with 3 additions and 0 deletions
|
@ -286,6 +286,9 @@
|
|||
<property name="text">
|
||||
<string>Select &All</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+A</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionUndo">
|
||||
<property name="icon">
|
||||
|
|
Loading…
Reference in a new issue