2006-05-05 Don Allingham <don@gramps-project.org>
* src/Editors/_EditFamily.py: import ChildModel svn: r6558
This commit is contained in:
parent
49dda0d5c3
commit
91d49b8c5e
@ -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>
|
2006-05-05 Alex Roitman <shura@gramps-project.org>
|
||||||
* src/UndoHistory.py: Add new file.
|
* src/UndoHistory.py: Add new file.
|
||||||
* src/ViewManager.py: undo history support.
|
* src/ViewManager.py: undo history support.
|
||||||
|
@ -76,7 +76,7 @@ from PluginUtils import ReportUtils
|
|||||||
from DdTargets import DdTargets
|
from DdTargets import DdTargets
|
||||||
from DisplayTabs import \
|
from DisplayTabs import \
|
||||||
EmbeddedList,EventEmbedList,SourceEmbedList,FamilyAttrEmbedList,\
|
EmbeddedList,EventEmbedList,SourceEmbedList,FamilyAttrEmbedList,\
|
||||||
NoteTab,GalleryTab,FamilyLdsEmbedList
|
NoteTab,GalleryTab,FamilyLdsEmbedList, ChildModel
|
||||||
from GrampsWidgets import *
|
from GrampsWidgets import *
|
||||||
|
|
||||||
#from ObjectSelector import PersonSelector,PersonFilterSpec
|
#from ObjectSelector import PersonSelector,PersonFilterSpec
|
||||||
|
Loading…
Reference in New Issue
Block a user