Forgot to add context-menu-split to all_locations

This commit is contained in:
Kovid Goyal 2018-02-26 09:14:19 +05:30
parent 4983623691
commit 581b2c0700
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -96,7 +96,7 @@ class InterfaceAction(QObject):
all_locations = frozenset(['toolbar', 'toolbar-device', 'context-menu',
'context-menu-device', 'toolbar-child', 'menubar', 'menubar-device',
'context-menu-cover-browser'])
'context-menu-cover-browser', 'context-menu-split'])
#: Type of action
#: 'current' means acts on the current view