aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-30 07:15:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-30 07:15:17 +0000
commit2b189157e5b62851a467dba130a2167a8962bab7 (patch)
treec338bf5370cee7d52192765732ed467f45d68696 /src/summaryview.h
parenta86fc629f6c05556bfc17c62fc3d4f9b487bb6c5 (diff)
enabled the move/copy of the whole message in collapsed threads.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@943 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/summaryview.h')
-rw-r--r--src/summaryview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/summaryview.h b/src/summaryview.h
index be58150d..58c35071 100644
--- a/src/summaryview.h
+++ b/src/summaryview.h
@@ -141,6 +141,7 @@ private:
/* list for moving/deleting messages */
GSList *tmp_mlist;
+ FolderItem *to_folder;
/* table for updating folder tree */
GHashTable *folder_table;
/* counter for filtering */