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:
@ -250,7 +250,6 @@ class FamilyView:
|
||||
return
|
||||
|
||||
person = RelLib.Person()
|
||||
person.setGender(RelLib.Person.female)
|
||||
|
||||
autoname = GrampsCfg.lastnamegen
|
||||
|
||||
|
Reference in New Issue
Block a user