From 821548d922e719881f5dff34a34b3d6285b10855 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Wed, 22 Apr 1998 05:19:51 +0000 Subject: 1. Calendar property configuration is finally here with nice live-updates. 1. Calendar property configuration is finally here with nice live-updates. 2. Double clicking on week view jumps to that day in the day view; Context menu allows adding an appointment on that day. Miguel. svn path=/trunk/; revision=182 --- calendar/gncal-week-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gncal-week-view.c') diff --git a/calendar/gncal-week-view.c b/calendar/gncal-week-view.c index ab5e7fbea0..2a389f5fe5 100644 --- a/calendar/gncal-week-view.c +++ b/calendar/gncal-week-view.c @@ -8,7 +8,7 @@ #include #include "gncal-week-view.h" - +#include "timeutil.h" static void gncal_week_view_init (GncalWeekView *wview); -- cgit v1.2.3