From 34eff34dd935025d733904b03b20c764637d688a Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Mon, 6 Mar 2000 00:10:24 +0000 Subject: stubs for client side access to alarm structures. this will probably * cal-client/cal-client-alarm.c: stubs for client side access to alarm structures. this will probably change, since i don't know what i'm doing. * cal-util/alarm-enums.h: enums for alarms needed by both the client and the server * remaining source files in calendar/... have been moved to calendar/gui. * gui/alarm.c: start to decouple the view from the model in the alarm editing code svn path=/trunk/; revision=2062 --- calendar/gui/corba-cal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/corba-cal.c') diff --git a/calendar/gui/corba-cal.c b/calendar/gui/corba-cal.c index 759b989893..b024da5205 100644 --- a/calendar/gui/corba-cal.c +++ b/calendar/gui/corba-cal.c @@ -11,7 +11,7 @@ #include #include "calendar.h" #include "gnome-cal.h" -#include "alarm.h" +/*#include "alarm.h"*/ #include "cal-util/timeutil.h" #include "libversit/vcc.h" #include -- cgit v1.2.3