ProgressMeter changes

svn: r5009
This commit is contained in:
Don Allingham
2005-08-03 21:10:11 +00:00
parent ca4856adee
commit 1cc16595a9
8 changed files with 65 additions and 26 deletions

View File

@@ -194,7 +194,7 @@ class GrampsDbBase(GrampsDBCallback.GrampsDBCallback):
self.place2title = {}
self.name_group = {}
def rebuild_secondary(self):
def rebuild_secondary(self,callback=None):
pass
def version_supported(self):