aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mail/e-mail-shell-view.h')
-rw-r--r--modules/mail/e-mail-shell-view.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/mail/e-mail-shell-view.h b/modules/mail/e-mail-shell-view.h
index b2478a56c8..5653f8085b 100644
--- a/modules/mail/e-mail-shell-view.h
+++ b/modules/mail/e-mail-shell-view.h
@@ -59,8 +59,7 @@ struct _EMailShellViewClass {
};
GType e_mail_shell_view_get_type (void);
-void e_mail_shell_view_register_type
- (GTypeModule *type_module);
+void e_mail_shell_view_type_register (GTypeModule *type_module);
G_END_DECLS