2006-06-16 Don Allingham <don@gramps-project.org>

* src/Editors/_EditFamiy.py: make EditPerson windows subordinate
	to EditFamily windows. This prevents the EditPerson window from
	trying to trying to access a non-existent window and causing a
	segfault



svn: r6900
This commit is contained in:
Don Allingham
2006-06-16 17:42:36 +00:00
parent 18c33bcf50
commit 20ee3d9d2f
2 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2006-06-16 Don Allingham <don@gramps-project.org>
* src/Editors/_EditFamiy.py: make EditPerson windows subordinate
to EditFamily windows. This prevents the EditPerson window from
trying to trying to access a non-existent window and causing a
segfault
2006-06-15 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py: prevent null event types and
attribute types from being added