* src/DisplayTabs.py: add SourceRefModel

* src/EditFamily.py: fix variable names


svn: r5849
This commit is contained in:
Don Allingham
2006-01-28 20:38:03 +00:00
parent 754a0400f0
commit 1cd6feda90
3 changed files with 39 additions and 12 deletions

View File

@@ -1,4 +1,6 @@
2006-01-28 Don Allingham <don@gramps-project.org>
* src/DisplayTabs.py: add SourceRefModel
* src/EditFamily.py: fix variable names
* src/GrampsDb/_GrampsBSDDB.py: qualify strxfrm
2006-01-27 Alex Roitman <shura@gramps-project.org>