From e8382099228d46ebef684c5384bab6ec710283ce Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 28 Aug 2009 09:12:46 -0400 Subject: Re-enable more calendar code. --- calendar/gui/e-week-view.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'calendar/gui/e-week-view.c') diff --git a/calendar/gui/e-week-view.c b/calendar/gui/e-week-view.c index 663f1bf223..c090acc115 100644 --- a/calendar/gui/e-week-view.c +++ b/calendar/gui/e-week-view.c @@ -30,7 +30,7 @@ #endif #include "e-week-view.h" -/*#include "a11y/ea-calendar.h"*/ /* KILL-BONOBO */ +#include "ea-calendar.h" #include #include @@ -445,10 +445,8 @@ e_week_view_class_init (EWeekViewClass *class) TRUE, G_PARAM_READWRITE)); -#if 0 /* KILL-BONOBO */ /* init the accessibility support for e_week_view */ e_week_view_a11y_init (); -#endif } static void -- cgit v1.2.3