Formatting

SVN revision: 39870
This commit is contained in:
Christopher Michael 2009-04-05 16:58:49 +00:00
parent 5d1b71ff89
commit 794ef7748f
1 changed files with 1 additions and 0 deletions

View File

@ -376,6 +376,7 @@ EAPI void
e_widget_focus_steal(Evas_Object *obj)
{
Evas_Object *parent, *o;
API_ENTRY return;
if (sd->focused) return;
if (sd->disabled) return;