aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-calendar-item.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-calendar-item.h')
-rw-r--r--e-util/e-calendar-item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-calendar-item.h b/e-util/e-calendar-item.h
index a4c0867b66..9a3828f106 100644
--- a/e-util/e-calendar-item.h
+++ b/e-util/e-calendar-item.h
@@ -281,7 +281,7 @@ struct _ECalendarItemClass {
void (* selection_preview_changed) (ECalendarItem *calitem);
};
-GType e_calendar_item_get_type (void);
+GType e_calendar_item_get_type (void) G_GNUC_CONST;
/* FIXME: months are 0-11 throughout, but 1-12 may be better. */