fix a missing import
This commit is contained in:
parent
f372f5b813
commit
ab2793476f
@ -52,7 +52,7 @@ from gramps.gui.utils import ProgressMeter
|
||||
from gramps.gen.lib import (Attribute, AttributeType, ChildRef, Date, Event,
|
||||
EventRef, EventType, Family, FamilyRelType, Name,
|
||||
NameType, Note, NoteType, Person, Place, Source,
|
||||
Surname, Citation, Location, NameOriginType)
|
||||
SrcAttribute, Surname, Citation, Location, NameOriginType)
|
||||
from gramps.gen.db import DbTxn
|
||||
from gramps.gen.utils.libformatting import ImportInfo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user