Support for AbiWord 1.9 or greater (table support)

svn: r1556
This commit is contained in:
Don Allingham
2003-05-20 23:20:47 +00:00
parent abd0e81b88
commit b8a8f8176f
9 changed files with 143 additions and 62 deletions

View File

@@ -327,7 +327,7 @@ class IndivSummaryDialog(Report.TextReportDialog):
def get_stylesheet_savefile(self):
"""Where to save styles for this report."""
return "family_group.xml"
return "individual_summary.xml"
def doc_uses_tables(self):
"""This report requires table support."""