aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.h
diff options
context:
space:
mode:
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;