summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2010-06-11 13:19:16 +0200
committerCosimo Cecchi <cosimoc@gnome.org>2010-06-11 13:25:21 +0200
commit8f9b6e75eb8eb5f9ece32963e53a69381fd65336 (patch)
tree920709de0d4f62fa6244fe9fdeb9e62995f6e572
parentdf190cef8cb35e0f5a717d8bd28b810ab8304137 (diff)
downloadnautilus-8f9b6e75eb8eb5f9ece32963e53a69381fd65336.tar.gz
[file-manager] GSEAL fm-list-model.
-rw-r--r--src/file-manager/fm-list-model.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file-manager/fm-list-model.c b/src/file-manager/fm-list-model.c
index aad068e55..d666f7f6f 100644
--- a/src/file-manager/fm-list-model.c
+++ b/src/file-manager/fm-list-model.c
@@ -883,7 +883,7 @@ fm_list_model_multi_drag_data_get (EggTreeMultiDragSource *drag_source,
}
if (gtk_target_list_find (drag_target_list,
- selection_data->target,
+ gtk_selection_data_get_target (selection_data),
&target_info)) {
nautilus_drag_drag_data_get (NULL,
NULL,