Fix missing import for family event reference editor.
svn: r13883
This commit is contained in:
parent
d0ae0cdaea
commit
9a397544a2
@ -22,7 +22,7 @@ from editaddress import EditAddress
|
||||
from editattribute import EditAttribute, EditFamilyAttribute
|
||||
from editchildref import EditChildRef
|
||||
from editevent import EditEvent, DeleteEventQuery
|
||||
from editeventref import EditEventRef
|
||||
from editeventref import EditEventRef, EditFamilyEventRef
|
||||
from editfamily import EditFamily
|
||||
from editldsord import EditLdsOrd, EditFamilyLdsOrd
|
||||
from editlocation import EditLocation
|
||||
|
Loading…
Reference in New Issue
Block a user