aboutsummaryrefslogtreecommitdiff
path: root/libsylph/procmsg.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-13 06:00:29 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-13 06:00:29 +0000
commit2d99fe5ebda8a9ec92f94cc22b1c16739f19f3da (patch)
tree0752b703dc18efc4309cc0d17d1fd65694341833 /libsylph/procmsg.h
parent818d22882b42a3cd7c73f6bbceb39cb4066f3d74 (diff)
added 'View/Sort/by thread date'.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@574 ee746299-78ed-0310-b773-934348b2243d
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 14c2b6d7..a54ac1a3 100644
--- a/libsylph/procmsg.h
+++ b/libsylph/procmsg.h
@@ -249,6 +249,7 @@ void procmsg_clear_cache (FolderItem *item);
void procmsg_clear_mark (FolderItem *item);
GNode *procmsg_get_thread_tree (GSList *mlist);
+guint procmsg_get_thread_date (GNode *node);
gint procmsg_move_messages (GSList *mlist);
gint procmsg_copy_messages (GSList *mlist);