Ecore: Ecore_X: Add missing EAPI for ecore_x_dnd_source_action_get

function.



SVN revision: 60834
This commit is contained in:
Christopher Michael 2011-06-29 19:40:20 +00:00
parent b06075acf2
commit 58fad65f2b
1 changed files with 1 additions and 1 deletions

View File

@ -563,7 +563,7 @@ ecore_x_dnd_source_action_set(Ecore_X_Atom action)
_ecore_x_dnd_drag(_source->prev.window, _source->prev.x, _source->prev.y);
} /* ecore_x_dnd_source_action_set */
Ecore_X_Atom
EAPI Ecore_X_Atom
ecore_x_dnd_source_action_get(void)
{
return _source->action;