From 2b14db9d6023aff8b64abc4ed9b977596795b632 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sun, 18 Apr 2004 18:01:19 +0000 Subject: Fixes #53124 2004-04-18 JP Rosevear Fixes #53124 * gui/e-tasks.c: remove preview pieces, they are in their own class now; use the new class for preview * gui/e-cal-component-preview.[hc]: implement a preview area for tasks and events svn path=/trunk/; revision=25505 --- calendar/gui/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 18a66c7716..15245c6813 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -113,6 +113,9 @@ libevolution_calendar_la_SOURCES = \ control-factory.h \ e-alarm-list.c \ e-alarm-list.h \ + e-cal-component-preview.c \ + e-cal-component-preview.h \ + e-cal-model-calendar.h \ e-cal-model-calendar.c \ e-cal-model-calendar.h \ e-cal-model-tasks.c \ -- cgit v1.2.3