Ecore_X: XLib: Add missing EAPI in front of

ecore_x_dnd_source_action_set function.



SVN revision: 58340
This commit is contained in:
Christopher Michael 2011-04-04 22:54:42 +00:00
parent 2455a97245
commit 7adaac4b7e
1 changed files with 1 additions and 1 deletions

View File

@ -555,7 +555,7 @@ ecore_x_dnd_send_finished(void)
_target->state = ECORE_X_DND_TARGET_IDLE;
} /* ecore_x_dnd_send_finished */
void
EAPI void
ecore_x_dnd_source_action_set(Ecore_X_Atom action)
{
_source->action = action;