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 818b8d2ff9..aab2dab4b3 100644
--- a/mail/mail-component.h
+++ b/mail/mail-component.h
@@ -82,6 +82,8 @@ void mail_component_storages_foreach (MailComponent *component,
GHFunc func,
void *data);
+void mail_component_remove_folder (MailComponent *component, CamelStore *store, const char *path);
+
EMFolderTreeModel *mail_component_get_tree_model (MailComponent *component);
char *em_uri_from_camel (const char *curi);