* src/DataViews/_PedigreeView.py: work around bug in database-changed signals

svn: r6681
This commit is contained in:
Martin Hawlisch
2006-05-16 14:57:17 +00:00
parent 2bc240dd5f
commit 387f33c94a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
2006-05-16 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/DataViews/_PedigreeView.py: Add navigation-arrows to the tree
* src/DataViews/_PedigreeView.py: Add navigation-arrows to the tree;
work around bug in database-changed signals
2006-05-15 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsXMLDB.py: Use callback, call parent's