aboutsummaryrefslogtreecommitdiff
path: root/src/procmsg.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-28 10:50:42 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-28 10:50:42 +0000
commit78ffc1ed2c6fbf42feabfb348d746b5a36be3db8 (patch)
treea75543612f2088840dd905ddd09e94c02208a982 /src/procmsg.h
parentd0c14090a0d5e74834fabd896406bfe2cd212449 (diff)
improved the thread creation.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@190 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/procmsg.h')
-rw-r--r--src/procmsg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/procmsg.h b/src/procmsg.h
index 2a718baf..18138bf2 100644
--- a/src/procmsg.h
+++ b/src/procmsg.h
@@ -181,6 +181,8 @@ struct _MsgInfo
gchar *msgid;
gchar *inreplyto;
+ GSList *references;
+
FolderItem *folder;
FolderItem *to_folder;