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 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);