2003-06-18 Tim Waugh <twaugh@redhat.com>

* src/FamilyView.py (add_child_clicked): No reason to assume children
        are female.


svn: r1759
This commit is contained in:
Tim Waugh
2003-06-18 16:30:49 +00:00
parent dcca47e9fa
commit 920a605393
2 changed files with 4 additions and 1 deletions

View File

@ -250,7 +250,6 @@ class FamilyView:
return
person = RelLib.Person()
person.setGender(RelLib.Person.female)
autoname = GrampsCfg.lastnamegen