* src/plugins/AncestorChart2.py: fix comment
* src/plugins/DecendChart.py: fix comment * src/plugins/TimeLine.py: Remove Title option svn: r6963
This commit is contained in:
@@ -122,7 +122,6 @@ class DescendChart(Report):
|
||||
|
||||
dispf - Display format for the output box.
|
||||
singlep - Whether to scale to fit on a single page.
|
||||
title - Title of the report displayed on top.
|
||||
maxgen - Maximum number of generations to include.
|
||||
"""
|
||||
Report.__init__(self,database,person,options_class)
|
||||
|
||||
Reference in New Issue
Block a user