aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/calendar/e-cal-shell-view.h')
-rw-r--r--modules/calendar/e-cal-shell-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar/e-cal-shell-view.h b/modules/calendar/e-cal-shell-view.h
index 0cd7382012..312033221e 100644
--- a/modules/calendar/e-cal-shell-view.h
+++ b/modules/calendar/e-cal-shell-view.h
@@ -59,7 +59,7 @@ struct _ECalShellViewClass {
};
GType e_cal_shell_view_get_type (void);
-void e_cal_shell_view_register_type (GTypeModule *type_module);
+void e_cal_shell_view_type_register (GTypeModule *type_module);
G_END_DECLS