aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-26 10:57:24 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-26 10:57:24 +0000
commit48420a4ea6c0a4ccd8a52964c2415ccd1a2c5d92 (patch)
tree956bae78f424441db177bbd1d25791e82efdb313 /src/summaryview.h
parenta995a308a0ea0dbc92d14bb62d1fe1d1c87a355b (diff)
improved DnD.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@291 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 878c190c..2bb9f2d6 100644
--- a/src/summaryview.h
+++ b/src/summaryview.h
@@ -149,6 +149,7 @@ private:
gboolean can_toggle_selection;
gboolean on_drag;
GtkTreePath *pressed_path;
+ gchar *drag_list;
/* unthreading */
GSList *pos_list;