From 550314f75b3a94e468e5f1117b9425d6d3784161 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 29 Sep 1998 00:54:21 +0000 Subject: New file that presents a quick view of the events in a particular day when 1998-09-28 Federico Mena Quintero * quick-view.[ch]: New file that presents a quick view of the events in a particular day when the mouse is clicked on the year view. Work in progress. * year-view.c (do_quick_view_popup): New function that creates a quick view for the events in a day. * Makefile.am (gnomecal_SOURCES): Added quick-view.[ch] to the list of sources. svn path=/trunk/; revision=413 --- calendar/gui/gnome-cal.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'calendar/gui/gnome-cal.h') diff --git a/calendar/gui/gnome-cal.h b/calendar/gui/gnome-cal.h index afe546be2d..ab4f5ff304 100644 --- a/calendar/gui/gnome-cal.h +++ b/calendar/gui/gnome-cal.h @@ -8,9 +8,7 @@ #ifndef GNOME_CALENDAR_APP_H #define GNOME_CALENDAR_APP_H -#include -#include -#include +#include #include "calendar.h" -- cgit v1.2.3