aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-model-memos.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-cal-model-memos.c')
-rw-r--r--calendar/gui/e-cal-model-memos.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/e-cal-model-memos.c b/calendar/gui/e-cal-model-memos.c
index d4cf6fc2b3..0f8dc020a1 100644
--- a/calendar/gui/e-cal-model-memos.c
+++ b/calendar/gui/e-cal-model-memos.c
@@ -33,6 +33,7 @@
#define d(x) (x)
struct _ECalModelMemosPrivate {
+ int dummy;
};
static void e_cal_model_memos_finalize (GObject *object);