diff options
Diffstat (limited to 'modules/calendar/e-cal-shell-content.h')
-rw-r--r-- | modules/calendar/e-cal-shell-content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar/e-cal-shell-content.h b/modules/calendar/e-cal-shell-content.h index 9ef66d968d..906fe80bc0 100644 --- a/modules/calendar/e-cal-shell-content.h +++ b/modules/calendar/e-cal-shell-content.h @@ -80,7 +80,7 @@ struct _ECalShellContentClass { }; GType e_cal_shell_content_get_type (void); -void e_cal_shell_content_register_type +void e_cal_shell_content_type_register (GTypeModule *type_module); GtkWidget * e_cal_shell_content_new (EShellView *shell_view); ECalModel * e_cal_shell_content_get_model |