From 3c927d0702eefef2cf02baf917e1366f49f17947 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 21 Mar 2001 07:56:18 +0000 Subject: Handle the destination side of drag and drop too. svn path=/trunk/; revision=8861 --- shell/Evolution-ShellComponentDnd.idl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shell/Evolution-ShellComponentDnd.idl') diff --git a/shell/Evolution-ShellComponentDnd.idl b/shell/Evolution-ShellComponentDnd.idl index f5fa3d0c0e..7eaea434fc 100644 --- a/shell/Evolution-ShellComponentDnd.idl +++ b/shell/Evolution-ShellComponentDnd.idl @@ -79,8 +79,7 @@ module ShellComponentDnd { @default_action and @non_default_action we want to be performed when the drop happens. */ boolean handleMotion (in Context destination_context, - out Action default_action, - out Action non_default_action); + out Action suggested_action); /* Data is dropped. We are given the data for the dropped object, and we are supposed to perform the operation -- cgit v1.2.3