mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
9e05c15449
commit
0ea98fe29f
@ -83,7 +83,8 @@ class InterfaceAction(QObject):
|
||||
dont_remove_from = frozenset([])
|
||||
|
||||
all_locations = frozenset(['toolbar', 'toolbar-device', 'context-menu',
|
||||
'context-menu-device', 'toolbar-child', 'menubar', 'menubar-device'])
|
||||
'context-menu-device', 'toolbar-child', 'menubar', 'menubar-device',
|
||||
'context-menu-cover-browser'])
|
||||
|
||||
#: Type of action
|
||||
#: 'current' means acts on the current view
|
||||
|
Loading…
x
Reference in New Issue
Block a user