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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mail-component.h b/mail/mail-component.h
index 806b53263e..baaf2ea2fd 100644
--- a/mail/mail-component.h
+++ b/mail/mail-component.h
@@ -71,6 +71,8 @@ const char *mail_component_peek_base_directory (MailComponent *componen
struct _RuleContext *mail_component_peek_search_context (MailComponent *component);
struct _EActivityHandler *mail_component_peek_activity_handler (MailComponent *component);
+struct _CamelSession *mail_component_peek_session(MailComponent *);
+
void mail_component_add_store (MailComponent *component,
struct _CamelStore *store,
const char *name);