aboutsummaryrefslogtreecommitdiff
path: root/libsylph/procmsg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/procmsg.h')
-rw-r--r--libsylph/procmsg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/procmsg.h b/libsylph/procmsg.h
index f61b6f9b..3fc7e119 100644
--- a/libsylph/procmsg.h
+++ b/libsylph/procmsg.h
@@ -221,6 +221,7 @@ GSList *procmsg_read_cache (FolderItem *item,
gboolean scan_file);
void procmsg_set_flags (GSList *mlist,
FolderItem *item);
+void procmsg_mark_all_read (FolderItem *item);
GSList *procmsg_sort_msg_list (GSList *mlist,
FolderSortKey sort_key,
FolderSortType sort_type);