update undo shortcut in browser to avoid conflict

https://anki.tenderapp.com/discussions/ankidesktop/29818-undoing-in-addeditbrowser
This commit is contained in:
Damien Elmes 2018-09-21 09:52:25 +10:00
parent a28973c2aa
commit c9870ed92c

View file

@ -341,7 +341,7 @@
<string>&amp;Undo</string> <string>&amp;Undo</string>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+Z</string> <string>Ctrl+Alt+Z</string>
</property> </property>
</action> </action>
<action name="actionInvertSelection"> <action name="actionInvertSelection">