* src/Sources.py (SourceEditor.draw): Do not discard reference

data when adding new source.


svn: r4096
This commit is contained in:
Alex Roitman
2005-02-26 01:56:34 +00:00
parent d1e4b324ba
commit ddc45f65e2
2 changed files with 7 additions and 4 deletions

View File

@@ -14,6 +14,9 @@
* src/EditPerson.py (on_event_update_clicked): Pass callback.
* src/EventEdit.py (__init__): Typo.
* src/Sources.py (SourceEditor.draw): Do not discard reference
data when adding new source.
2005-02-24 Alex Roitman <shura@alex.neuro.umn.edu>
* src/MediaView.py (on_select_row): Add garbage collection call.