use SelectPerson for father instead of Object Selector

svn: r6171
This commit is contained in:
Don Allingham
2006-03-18 05:47:39 +00:00
parent 45e12f1a52
commit 06210f392c
4 changed files with 49 additions and 26 deletions

View File

@@ -1,4 +1,8 @@
2006-03-17 Don Allingham <don@gramps-project.org>
* src/Editors/_EditFamily.py: convert father to use SelectPerson instead
of ObjectSelector
* src/PeopleModel.py: add skip capability
* src/SelectPerson.py: call person model correctly
* src/DataViews/_FamilyView.py: use new Dbutils functions
* src/DataViews/_FamilyList.py: use new Dbutils functions
* src/GrampsDb/_DbUtils.py: new routines to remove families and