[nautilus/gnome-2-32: 170/283] [file-manager] GSEAL fm-list-model.



commit 189acdc706e2a7a7a46eb075406ee965d71533b0
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Jun 11 13:19:16 2010 +0200

    [file-manager] GSEAL fm-list-model.

 src/file-manager/fm-list-model.c |    2 +-
 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 aad068e..d666f7f 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,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]