From 48420a4ea6c0a4ccd8a52964c2415ccd1a2c5d92 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 26 May 2005 10:57:24 +0000 Subject: improved DnD. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@291 ee746299-78ed-0310-b773-934348b2243d --- src/summaryview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/summaryview.h') 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; -- cgit v1.2.3