aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/mail-capplet-shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'capplet/mail-capplet-shell.h')
-rw-r--r--capplet/mail-capplet-shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplet/mail-capplet-shell.h b/capplet/mail-capplet-shell.h
index be6ba2571c..ab33850257 100644
--- a/capplet/mail-capplet-shell.h
+++ b/capplet/mail-capplet-shell.h
@@ -50,7 +50,7 @@ typedef struct _MailCappletShellClass {
void (* ctrl_q_pressed) (MailCappletShell *class);
} MailCappletShellClass;
-MailCappletShell * mail_capplet_shell_new (int socket_id);
+MailCappletShell * mail_capplet_shell_new (int socket_id, gboolean just_druid);
int mail_capplet_shell_toolbar_height (MailCappletShell *shell);
#endif