fix missing file
svn: r6341
This commit is contained in:
parent
e99a795581
commit
2f16d73b53
@ -36,14 +36,12 @@ from _EventRef import EventRef
|
||||
from _LdsOrd import LdsOrd
|
||||
from _MediaRef import MediaRef
|
||||
from _Name import Name
|
||||
from _NameType import NameType
|
||||
from _Note import Note
|
||||
from _RepoRef import RepoRef
|
||||
from _SourceRef import SourceRef
|
||||
from _Url import Url
|
||||
from _Witness import Witness
|
||||
from _ChildRef import ChildRef
|
||||
from _ChildRefType import ChildRefType
|
||||
|
||||
# Primary objects
|
||||
from _PrimaryObject import PrimaryObject
|
||||
@ -62,4 +60,6 @@ from _Researcher import Researcher
|
||||
|
||||
# Type classes
|
||||
from _GrampsType import GrampsType
|
||||
from _EventType import PersonEventType
|
||||
from _NameType import NameType
|
||||
from _ChildRefType import ChildRefType
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user