* src/EditPerson.py (EditPerson.__init__): Correct widget names.

svn: r4092
This commit is contained in:
Alex Roitman
2005-02-25 16:36:47 +00:00
parent 4448433851
commit e67a66bf5a
2 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
* src/Sources.py (SourceEditor.update_display): Do not add source
for the second time.
* src/EditPerson.py (EditPerson.__init__): Correct widget names.
2005-02-24 Alex Roitman <shura@alex.neuro.umn.edu>
* src/MediaView.py (on_select_row): Add garbage collection call.