Fix #1810552 [Request: Highlight last library when removing libraries](https://bugs.launchpad.net/calibre/+bug/1810552)

This commit is contained in:
Kovid Goyal 2019-01-05 09:30:46 +05:30
parent 77ccbc4cf6
commit 7fa1b3ffc0
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -374,6 +374,8 @@ class ChooseLibraryAction(InterfaceAction):
name, loc)))
delete_actions.append(ac)
ac.setStatusTip(_('Remove: %s') % loc)
if is_prev_lib:
ac.setFont(f)
qs_actions = []
locations_by_frequency = locations