aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-component.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-component.h')
-rw-r--r--mail/mail-component.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mail-component.h b/mail/mail-component.h
index d8e0dbaba4..55cbe34597 100644
--- a/mail/mail-component.h
+++ b/mail/mail-component.h
@@ -98,4 +98,5 @@ struct _CamelStore *mail_component_peek_local_store (MailComponent *mc);
struct _CamelFolder *mail_component_get_folder(MailComponent *mc, enum _mail_component_folder_t id);
const char *mail_component_get_folder_uri(MailComponent *mc, enum _mail_component_folder_t id);
+int status_check (GNOME_Evolution_ShellState shell_state);
#endif /* _MAIL_COMPONENT_H_ */