* src/plugins/Check.py: Add check for child handle in family, that does no longer exist in database

svn: r4238
This commit is contained in:
Martin Hawlisch
2005-03-26 10:53:27 +00:00
parent 0b5eeddbd1
commit 501596d92a
2 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2005-03-26 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/plugins/Check.py: Add check for child handle in family, that
does no longer exist in database
2005-03-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/ScratchPad.py (ScratchPadWindow): moved content of pad to a
class attribute so that it is preserved when the pad is closed.