ecore_x_.*_ungrab -> e_grabinput_release

SVN revision: 24513
This commit is contained in:
sebastid 2006-08-09 17:45:43 +00:00 committed by sebastid
parent aa958ec9e7
commit 27e05aa5ad
1 changed files with 1 additions and 2 deletions

View File

@ -553,8 +553,7 @@ _e_drag_end(int x, int y)
_e_drag_hide(_drag_current);
ecore_x_pointer_ungrab();
ecore_x_keyboard_ungrab();
e_grabinput_release(_drag_win, _drag_win);
if (_drag_current->type == E_DRAG_XDND)
{
e_object_del(E_OBJECT(_drag_current));