reset will_accept status when entering new window.

SVN revision: 17440
This commit is contained in:
sebastid 2005-10-11 16:43:53 +00:00 committed by sebastid
parent e5fe3c4400
commit 0357fa2fe3
1 changed files with 1 additions and 0 deletions

View File

@ -471,6 +471,7 @@ _ecore_x_dnd_drag(int x, int y)
XFree(data);
XSendEvent(_ecore_x_disp, win, False, 0, &xev);
_source->await_status = 0;
_source->will_accept = 0;
}
/* Determine if we're still in the rectangle from the last status */