From 26e5915000652f4807e337a2b370ce0051972f04 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Mon, 20 Apr 1998 18:00:54 +0000 Subject: A lot of usability changes to GnomeCal -miguel svn path=/trunk/; revision=168 --- calendar/gui/view-utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui/view-utils.h') diff --git a/calendar/gui/view-utils.h b/calendar/gui/view-utils.h index a1876b6032..ef00dbf848 100644 --- a/calendar/gui/view-utils.h +++ b/calendar/gui/view-utils.h @@ -24,5 +24,6 @@ void view_utils_draw_events (GtkWidget *widget, GdkWindow *window, GdkGC *gc, Gd void view_utils_draw_textured_frame (GtkWidget *widget, GdkWindow *window, GdkRectangle *rect, GtkShadowType shadow); +extern int am_pm_flag; #endif -- cgit