2006-05-30 Alex Roitman <shura@gramps-project.org>
* various: break Report into a package. svn: r6820
This commit is contained in:
@ -28,7 +28,7 @@ import GrampsWidgets
|
||||
import Errors
|
||||
import GrampsDb
|
||||
|
||||
from PluginUtils import ReportUtils
|
||||
from PluginUtils.Report import ReportUtils
|
||||
|
||||
_GenderCode = {
|
||||
RelLib.Person.MALE : u'\u2642',
|
||||
|
Reference in New Issue
Block a user