diff options
author | JP Rosevear <jpr@ximian.com> | 2003-05-16 22:57:15 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-05-16 22:57:15 +0800 |
commit | 487093320532dc68dd89e4878850a5d55d2a6cbb (patch) | |
tree | b377f5d50b6cd789bba4a06d8986187f9c8dbe8b /calendar/ChangeLog | |
parent | 0873f0f22e444543392653523c75dd1f9713d7d3 (diff) | |
download | gsoc2013-evolution-487093320532dc68dd89e4878850a5d55d2a6cbb.tar gsoc2013-evolution-487093320532dc68dd89e4878850a5d55d2a6cbb.tar.gz gsoc2013-evolution-487093320532dc68dd89e4878850a5d55d2a6cbb.tar.bz2 gsoc2013-evolution-487093320532dc68dd89e4878850a5d55d2a6cbb.tar.lz gsoc2013-evolution-487093320532dc68dd89e4878850a5d55d2a6cbb.tar.xz gsoc2013-evolution-487093320532dc68dd89e4878850a5d55d2a6cbb.tar.zst gsoc2013-evolution-487093320532dc68dd89e4878850a5d55d2a6cbb.zip |
unref the client and the ui component
2003-05-15 JP Rosevear <jpr@ximian.com>
* gui/dialogs/comp-editor.c (comp_editor_finalize): unref the
client and the ui component
svn path=/trunk/; revision=21211
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ef9f894152..d940bb8bb3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2003-05-15 JP Rosevear <jpr@ximian.com> + * gui/dialogs/comp-editor.c (comp_editor_finalize): unref the + client and the ui component + +2003-05-15 JP Rosevear <jpr@ximian.com> + Fixes #41935 * gui/e-week-view.c (e_week_view_init): listen for scroll events |