diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2003-03-05 21:03:16 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-03-05 21:03:16 +0800 |
commit | fcaaa48d5f3608f44e3ca137e469cfd913e579c7 (patch) | |
tree | 7524a188c3e9d2c917758d84f4ae09433add038e /calendar/ChangeLog | |
parent | e7c18148d0f4d7d68c819aadacfcd1056b1a7d00 (diff) | |
download | gsoc2013-evolution-fcaaa48d5f3608f44e3ca137e469cfd913e579c7.tar.gz gsoc2013-evolution-fcaaa48d5f3608f44e3ca137e469cfd913e579c7.tar.zst gsoc2013-evolution-fcaaa48d5f3608f44e3ca137e469cfd913e579c7.zip |
cast CalClient's to GObject, not GtkObject.
2003-03-05 Rodrigo Moya <rodrigo@ximian.com>
* gui/calendar-offline-handler.c (backend_go_offline,
backend_go_online): cast CalClient's to GObject, not GtkObject.
svn path=/trunk/; revision=20166
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 e004f72629..547c81df7d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2003-03-05 Rodrigo Moya <rodrigo@ximian.com> + + * gui/calendar-offline-handler.c (backend_go_offline, + backend_go_online): cast CalClient's to GObject, not GtkObject. + 2003-03-04 JP Rosevear <jpr@ximian.com> * gui/dialogs/meeting-page.c (meeting_page_fill_widgets): don't |