2006-05-05 Don Allingham <don@gramps-project.org>

* src/Editors/_EditFamily.py: import ChildModel



svn: r6558
This commit is contained in:
Don Allingham 2006-05-06 02:35:47 +00:00
parent 49dda0d5c3
commit 91d49b8c5e
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2006-05-05 Don Allingham <don@gramps-project.org>
* src/Editors/_EditFamily.py: import ChildModel
2006-05-05 Alex Roitman <shura@gramps-project.org>
* src/UndoHistory.py: Add new file.
* src/ViewManager.py: undo history support.

View File

@ -76,7 +76,7 @@ from PluginUtils import ReportUtils
from DdTargets import DdTargets
from DisplayTabs import \
EmbeddedList,EventEmbedList,SourceEmbedList,FamilyAttrEmbedList,\
NoteTab,GalleryTab,FamilyLdsEmbedList
NoteTab,GalleryTab,FamilyLdsEmbedList, ChildModel
from GrampsWidgets import *
#from ObjectSelector import PersonSelector,PersonFilterSpec