forked from openlp/openlp
Auto-completer does not work immediately after importing/upgrading a bible (bug #825181)
bzr-revno: 1709 Fixes: https://launchpad.net/bugs/825181
This commit is contained in:
commit
d229b67a0c
@ -395,6 +395,7 @@ class BibleMediaItem(MediaManagerItem):
|
||||
log.debug(u'Reloading Bibles')
|
||||
self.plugin.manager.reload_bibles()
|
||||
self.loadBibles()
|
||||
self.updateAutoCompleter()
|
||||
|
||||
def initialiseAdvancedBible(self, bible):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user