* src/DataViews/_PedigreeView.py: Use dbstate only to not get out of sync with db and active person.

svn: r6760
This commit is contained in:
Martin Hawlisch
2006-05-23 19:01:43 +00:00
parent 49b204a56e
commit c1e6f1a089
2 changed files with 46 additions and 52 deletions

View File

@@ -1,3 +1,7 @@
2006-05-23 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/DataViews/_PedigreeView.py: Use dbstate only to not get out of
sync with db and active person.
2006-05-23 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_ReadXML.py (start_eventref): Do not reset existing
birth/deat reference.