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



commit 8f9b6e75eb8eb5f9ece32963e53a69381fd65336
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]