From 3408495144e731c76aa54d13c3d3affb515f4a41 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 16 Jun 2006 07:56:58 +0000 Subject: added 'Mark all read' to the folder context menu. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1082 ee746299-78ed-0310-b773-934348b2243d --- libsylph/procmsg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libsylph/procmsg.h') 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); -- cgit v1.2.3