mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -04:00
shortcut key for add-ons dialog
This commit is contained in:
parent
5a11efa0e3
commit
f58ea62aec
1 changed files with 3 additions and 0 deletions
|
@ -233,6 +233,9 @@
|
|||
<property name="text">
|
||||
<string>Add-ons...</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Shift+A</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
|
|
Loading…
Reference in a new issue