e_widget_check calls calls widget change.

SVN revision: 33705
This commit is contained in:
Gustavo Sverzut Barbieri 2008-02-08 18:42:55 +00:00
parent 0b2da649e7
commit f1ba6e8204
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ _e_wid_do(Evas_Object *obj)
}
}
evas_object_smart_callback_call(obj, "changed", NULL);
e_widget_change(obj);
}
static void