* src/GenericFilter.py: Call prepare/reset for nested filters

svn: r4319
This commit is contained in:
Martin Hawlisch
2005-04-07 13:24:16 +00:00
parent 6f25f47897
commit 690bcd9e68
2 changed files with 40 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
2005-04-07 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/GenericFilter.py: Call prepare/reset for nested filters
2005-04-07 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/gramps_main.py: correct type signature for 'active-changed' signal.
* src/GrampsDBCallback.py: improve the error reporting.