2007-04-26 [hoa] 2.9.1cvs26
[claws.git] / src / etpan / imap-thread.h
index f226fa45e7a5a67f05dca164d6f067c8d2e7c890..98c7f308a99d19d6b27ccea654bac6ad43759dd8 100644 (file)
@@ -116,4 +116,6 @@ int imap_threaded_copy(Folder * folder, struct mailimap_set * set,
 int imap_threaded_store(Folder * folder, struct mailimap_set * set,
                        struct mailimap_store_att_flags * store_att_flags);
 
+void imap_threaded_cancel(Folder * folder);
+
 #endif