aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/main.h')
-rw-r--r--calendar/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/main.h b/calendar/main.h
index 615b372acf..476349f3aa 100644
--- a/calendar/main.h
+++ b/calendar/main.h
@@ -56,5 +56,6 @@ void parse_color_spec (char *spec, int *r, int *g, int *b);
/* Calls build_color_spec() for the color in the specified property number */
char *color_spec_from_prop (ColorProp propnum);
+void save_default_calendar (GnomeCalendar *gcal);
#endif