mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
3ac0b11502
commit
ed0366b343
@ -113,7 +113,7 @@ class Manager(QObject): # {{{
|
||||
def unregister_shortcut(self, unique_name):
|
||||
'''
|
||||
Remove a registered shortcut. You need to call finalize() after you are
|
||||
don unregistering.
|
||||
done unregistering.
|
||||
'''
|
||||
self.shortcuts.pop(unique_name, None)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user