format fixes

svn: r6108
This commit is contained in:
Don Allingham
2006-03-09 03:07:41 +00:00
parent ecac99da0e
commit 07288ca97f
4 changed files with 21 additions and 9 deletions

View File

@@ -1,4 +1,8 @@
2006-03-08 Don Allingham <don@gramps-project.org>
* src/DataViews/_FamilyView.py: fix spacing
* src/Editors/_EditPrimary.py: make sure object is valid before
compare
* src/GenericFilter.py: remove print
* src/Editors/_EditFamily.py: fix family selection
2006-03-08 Alex Roitman <shura@gramps-project.org>