Minor update

svn: r1679
This commit is contained in:
Alex Roitman 2003-06-09 22:46:00 +00:00
parent c32afb7470
commit c7f705a048

View File

@ -860,7 +860,7 @@ class FtmAncestorBareReportDialog(Report.BareReportDialog):
self.make_default_style = _make_default_style
self.max_gen = self.options[1]
self.pg_brk = self.options[2]
self.selected_style = stl
self.style = stl
self.new_person = None
self.generations_spinbox.set_value(self.max_gen)