ecore (glib): Fix build break

SVN revision: 63082

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 63184
This commit is contained in:
Mike McCormack 2011-09-05 01:27:07 +00:00 committed by Mike McCormack
parent 2654b654e7
commit cfddcef5d1
1 changed files with 1 additions and 1 deletions

View File

@ -656,7 +656,7 @@ _ecore_main_gsource_dispatch(GSource *source __UNUSED__, GSourceFunc callback __
if (ecore_idling)
{
_ecore_idler_call();
_ecore_idler_all_call();
events_ready = _ecore_event_exist();