aboutsummaryrefslogtreecommitdiff
path: root/libsylph/procmsg.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-30 07:05:22 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-06-30 07:05:22 +0000
commit4a8036cd561af3db6578dba40e79c4e39940fbde (patch)
treeeeb13629619ea289a01acaeeb2145deaaaad49f7 /libsylph/procmsg.h
parent6bcb771eafbef0bb433d13b0411ba101ea94aac7 (diff)
update summary view on receiving on the fly.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2591 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/procmsg.h')
-rw-r--r--libsylph/procmsg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsylph/procmsg.h b/libsylph/procmsg.h
index a83dde0e..32ec3dff 100644
--- a/libsylph/procmsg.h
+++ b/libsylph/procmsg.h
@@ -247,6 +247,8 @@ void procmsg_write_flags_list (FolderItem *item,
void procmsg_write_flags_for_multiple_folders
(GSList *mlist);
+void procmsg_flaginfo_list_free (GSList *flaglist);
+
void procmsg_flush_mark_queue (FolderItem *item,
FILE *fp);
void procmsg_add_mark_queue (FolderItem *item,