aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/calendar.h')
-rw-r--r--calendar/calendar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/calendar.h b/calendar/calendar.h
index 09242d9b76..805076d949 100644
--- a/calendar/calendar.h
+++ b/calendar/calendar.h
@@ -12,6 +12,7 @@ typedef struct {
GList *todo;
GList *journal;
+ time_t created;
int modified;
} Calendar;