mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Forgot to add context-menu-split to all_locations
This commit is contained in:
parent
4983623691
commit
581b2c0700
@ -96,7 +96,7 @@ class InterfaceAction(QObject):
|
|||||||
|
|
||||||
all_locations = frozenset(['toolbar', 'toolbar-device', 'context-menu',
|
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'])
|
'context-menu-cover-browser', 'context-menu-split'])
|
||||||
|
|
||||||
#: Type of action
|
#: Type of action
|
||||||
#: 'current' means acts on the current view
|
#: 'current' means acts on the current view
|
||||||
|
Loading…
x
Reference in New Issue
Block a user