This reverts commit 0bd79abe11.
This commit is contained in:
Damien Elmes 2017-06-05 16:52:22 +10:00
parent e6c25b90e9
commit ca08b742fa
2 changed files with 9 additions and 7 deletions

View File

@ -647,13 +647,6 @@ title="%s" %s>%s</button>''' % (
self.onStats()
elif key == "y":
self.onSync()
# temp accelerators to work around bug
elif key == "/":
self.onStudyDeck()
elif key == "f":
self.onCram()
elif evt.matches(QKeySequence.Undo):
self.onUndo()
# App exit
##########################################################################

View File

@ -145,6 +145,9 @@
<property name="text">
<string>&amp;Undo</string>
</property>
<property name="shortcut">
<string>Ctrl+Z</string>
</property>
</action>
<action name="actionCheckMediaDatabase">
<property name="text">
@ -213,6 +216,9 @@
<property name="text">
<string>Study Deck...</string>
</property>
<property name="shortcut">
<string>/</string>
</property>
</action>
<action name="actionEmptyCards">
<property name="text">
@ -223,6 +229,9 @@
<property name="text">
<string>Create Filtered Deck...</string>
</property>
<property name="shortcut">
<string>F</string>
</property>
</action>
<action name="actionNoteTypes">
<property name="text">