* src/plugins/Check.py: Import const module.

* src/PedView.py: Add person to the list even if there are no parents.


svn: r3466
This commit is contained in:
Alex Roitman
2004-08-22 01:41:53 +00:00
parent 076fa45195
commit 136d64ab89
3 changed files with 7 additions and 4 deletions

View File

@@ -34,6 +34,9 @@
parse_adopt_event): Don't include "@" signs into family gramps id.
* src/PedView.py (find_tree): Correctly retrieve parents.
* src/plugins/Check.py: Import const module.
* src/PedView.py: Add person to the list even if there are no parents.
2004-08-20 Don Allingham <dallingham@users.sourceforge.net>
* src/gramps_main.py: update family display after EditPerson
* src/EditPerson.py: fix callback