aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/main.h')
-rw-r--r--calendar/main.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/main.h b/calendar/main.h
index 91ba1e403a..adab317549 100644
--- a/calendar/main.h
+++ b/calendar/main.h
@@ -1,3 +1,7 @@
extern int day_begin, day_end;
extern char *user_name;
+extern int am_pm_flag;
+
+void properties (void);
+void day_range_changed (void);