Convert DescendReport and AncestorReport to use MenuOption.

svn: r9599
This commit is contained in:
Brian Matherly
2007-12-27 18:28:16 +00:00
parent 65f93ebe47
commit 3708d4f73f
3 changed files with 42 additions and 78 deletions

View File

@@ -1,3 +1,8 @@
2007-12-27 Brian Matherly <brian@gramps-project.org>
* src/plugins/DescendReport.py:
* src/plugins/AncestorReport.py:
Convert to use MenuOption
2007-12-27 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/DataViews/MyGrampsView.py:
* src/DataViews/SourceView.py: