mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
7661bb00d1
commit
519c87d989
@ -19,7 +19,7 @@ class VirtualLibraryAction(InterfaceAction):
|
||||
action_type = 'current'
|
||||
action_add_menu = True
|
||||
popup_type = QToolButton.InstantPopup
|
||||
dont_add_to = frozenset(['context-menu-device', 'menubar-device'])
|
||||
dont_add_to = frozenset(('context-menu-device', 'menubar-device'))
|
||||
|
||||
def genesis(self):
|
||||
self.menu = m = self.qaction.menu()
|
||||
|
Loading…
x
Reference in New Issue
Block a user