Fixed marriage problem and startup dialog
svn: r1515
This commit is contained in:
@@ -677,7 +677,8 @@ class Gramps:
|
||||
def tool_callback(self,val):
|
||||
if val:
|
||||
Utils.modified()
|
||||
self.complete_rebuild()
|
||||
self.clear_person_tabs()
|
||||
self.full_update()
|
||||
|
||||
def full_update(self):
|
||||
"""Brute force display update, updating all the pages"""
|
||||
|
Reference in New Issue
Block a user