* src/Utils.py (for_each_ancestor): Switch from Person to handle.

* src/GenericFilter.py (for_each_ancestor): Pass db instance.


svn: r3902
This commit is contained in:
Alex Roitman
2005-01-11 22:41:15 +00:00
parent 083192ce53
commit 414a2c80d6
3 changed files with 45 additions and 35 deletions

View File

@@ -9,6 +9,9 @@
* src/GrampsGconfKeys.py (get_event_id_prefix): Typo.
* src/GrampsIniKeys.py (get_event_id_prefix): Typo.
* src/Utils.py (for_each_ancestor): Switch from Person to handle.
* src/GenericFilter.py (for_each_ancestor): Pass db instance.
2005-01-10 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/EditPlace.py (EditPlace.display_references):
Fix event and object references.