* src/DataViews/_PedigreeView.py: Work around the bug of dbstate.active not being updated when the active person was edited.

svn: r6251
This commit is contained in:
Martin Hawlisch
2006-04-01 12:31:04 +00:00
parent c82e8c97e4
commit 08f0192af4
2 changed files with 28 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
2006-04-01 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/DataViews/_PedigreeView.py: Work around the bug of
dbstate.active not being updated when the active person was edited.
2006-03-31 Don Allingham <don@gramps-project.org>
* src/ManagedWindow.py: added
* src/DisplayState.py: break out managed window stuff