aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-month-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-month-view.h')
-rw-r--r--calendar/gui/e-month-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-month-view.h b/calendar/gui/e-month-view.h
index c68346b3e2..0ff91a963f 100644
--- a/calendar/gui/e-month-view.h
+++ b/calendar/gui/e-month-view.h
@@ -59,7 +59,7 @@ struct _EMonthViewClass {
};
GType e_month_view_get_type (void);
-GtkWidget * e_month_view_new (ECalModel *model);
+ECalendarView * e_month_view_new (ECalModel *model);
G_END_DECLS