aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-content.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mail/e-mail-shell-content.h')
-rw-r--r--modules/mail/e-mail-shell-content.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/mail/e-mail-shell-content.h b/modules/mail/e-mail-shell-content.h
index 6e2c721d59..58f7ee9fd2 100644
--- a/modules/mail/e-mail-shell-content.h
+++ b/modules/mail/e-mail-shell-content.h
@@ -65,7 +65,8 @@ struct _EMailShellContentClass {
GType e_mail_shell_content_get_type (void);
void e_mail_shell_content_register_type
(GTypeModule *type_module);
-GtkWidget * e_mail_shell_content_new(EShellView *shell_view);
+GtkWidget * e_mail_shell_content_new
+ (EShellView *shell_view);
EMailView * e_mail_shell_content_get_mail_view
(EMailShellContent *mail_shell_content);
EShellSearchbar *