diff options
author | Chris Toshok <toshok@ximian.com> | 2002-11-17 09:03:41 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-11-17 09:03:41 +0800 |
commit | 0d23d22c6615d507a19f5fb52829911890655f57 (patch) | |
tree | 4185bbf89dfc5aecf07fd496a60d377b196fad9f /calendar/ChangeLog | |
parent | 0bbe38655b71d4dd71277a1ecee246732f9fc2b1 (diff) | |
download | gsoc2013-evolution-0d23d22c6615d507a19f5fb52829911890655f57.tar.gz gsoc2013-evolution-0d23d22c6615d507a19f5fb52829911890655f57.tar.zst gsoc2013-evolution-0d23d22c6615d507a19f5fb52829911890655f57.zip |
use new e_table_header_compute_height signature.
2002-11-16 Chris Toshok <toshok@ximian.com>
* gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set):
use new e_table_header_compute_height signature.
svn path=/trunk/; revision=18802
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 644ca22862..63ac0071cc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2002-11-16 Chris Toshok <toshok@ximian.com> + + * gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set): + use new e_table_header_compute_height signature. + 2002-11-15 Rodney Dawes <dobey@ximian.com> * gui/component-factory.c: Use bonobo_main_quit instead of gtk |