HIG changes

svn: r1355
This commit is contained in:
Don Allingham
2003-03-17 05:21:40 +00:00
parent e23b00bc45
commit c326597f61
11 changed files with 1356 additions and 1295 deletions

View File

@@ -1349,6 +1349,7 @@ class Gramps:
def complete_rebuild(self):
self.id2col = {}
self.model_used = {}
self.alpha_page = {}
self.apply_filter()
self.goto_active_person()
self.modify_statusbar()