change 'PopulateGramplet' to update the displays on exit
svn: r18210
This commit is contained in:
parent
66e4d8e1f8
commit
a4f9e6834d
@ -127,4 +127,5 @@ class PopulateGramplet(Gramplet):
|
|||||||
db.add_citation(citation, trans)
|
db.add_citation(citation, trans)
|
||||||
LOG.debug("sources and citations added")
|
LOG.debug("sources and citations added")
|
||||||
db.enable_signals()
|
db.enable_signals()
|
||||||
|
db.request_rebuild()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user