mirror of
https://github.com/ankitects/anki.git
synced 2025-11-17 01:57:12 -05:00
give card layout option in main window same f2 shortcut
This commit is contained in:
parent
9f057e2506
commit
b6fb2098e6
1 changed files with 1 additions and 1 deletions
|
|
@ -3722,7 +3722,7 @@
|
||||||
<string>Card Layout...</string>
|
<string>Card Layout...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+Shift+L</string>
|
<string>F2</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue