aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-folder-tree.h')
-rw-r--r--mail/em-folder-tree.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/em-folder-tree.h b/mail/em-folder-tree.h
index c532f24314..ec4e9301d9 100644
--- a/mail/em-folder-tree.h
+++ b/mail/em-folder-tree.h
@@ -71,6 +71,8 @@ const char *em_folder_tree_get_selected_path (EMFolderTree *emft);
EMFolderTreeModel *em_folder_tree_get_model (EMFolderTree *emft);
+gboolean em_folder_tree_create_folder (EMFolderTree *emft, const char *path, const char *uri);
+
#ifdef __cplusplus
}
#endif /* __cplusplus */