aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-calendar.h')
-rw-r--r--e-util/e-calendar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-calendar.h b/e-util/e-calendar.h
index 9a3651348c..0ffe909aa7 100644
--- a/e-util/e-calendar.h
+++ b/e-util/e-calendar.h
@@ -91,7 +91,7 @@ struct _ECalendarClass {
ECanvasClass parent_class;
};
-GType e_calendar_get_type (void);
+GType e_calendar_get_type (void) G_GNUC_CONST;
GtkWidget * e_calendar_new (void);
void e_calendar_set_minimum_size (ECalendar *cal,
gint rows,