change 'PopulateGramplet' to update the displays on exit

svn: r18210
This commit is contained in:
Tim G L Lyons 2011-09-26 19:48:34 +00:00
parent 66e4d8e1f8
commit a4f9e6834d

View File

@ -127,4 +127,5 @@ class PopulateGramplet(Gramplet):
db.add_citation(citation, trans)
LOG.debug("sources and citations added")
db.enable_signals()
db.request_rebuild()