From 4b74fdf033dc4e4e71155adbe89ca3845cfb302c Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Sat, 7 Dec 2002 02:56:56 +0000 Subject: Implement GType for this enumeration. (cal_query_class_init): Use the 2002-12-06 Hans Petter Jansson * cal-client/cal-query.c (cal_query_done_status_enum_get_type): Implement GType for this enumeration. (cal_query_class_init): Use the enumeration instead of the abstract one. * cal-client/cal-query.h: Add type macro and proto for enum. svn path=/trunk/; revision=19050 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a68fe6cd16..431a23f370 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2002-12-06 Hans Petter Jansson + + * cal-client/cal-query.c (cal_query_done_status_enum_get_type): + Implement GType for this enumeration. + (cal_query_class_init): Use the enumeration instead of the + abstract one. + + * cal-client/cal-query.h: Add type macro and proto for enum. + 2002-12-06 Hans Petter Jansson * gui/component-factory.c (create_view): Pass the env argument to -- cgit v1.2.3