* src/PluginUtils/_ReportOptions.py: Use correct namespace for the base clases from _Options module.

svn: r6139
This commit is contained in:
Alex Roitman
2006-03-12 04:13:23 +00:00
parent 596894f4f7
commit 4da2ebca24
2 changed files with 14 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
2006-03-11 Alex Roitman <shura@gramps-project.org>
* src/PluginUtils/_ReportOptions.py: Use correct namespace for the
base clases from _Options module.
2006-03-10 Don Allingham <don@gramps-project.org>
* src/DataViews/_MapView.py: try to avoid startup traceback