mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
e7781ffb25
commit
31eb9078ac
@ -305,7 +305,7 @@ if isosx:
|
||||
continue
|
||||
elif what == 'Location Manager':
|
||||
for ac in self.location_manager.available_actions:
|
||||
self.build_menu(ac, ac.isVisible())
|
||||
self.build_menu(ac)
|
||||
elif what == 'Donate':
|
||||
mb.addAction(self.donate_action)
|
||||
elif what in self.gui.iactions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user