fix - missing call

SVN revision: 40742
This commit is contained in:
Carsten Haitzler 2009-05-19 13:53:03 +00:00
parent 20e0973f36
commit 29f28236bc
1 changed files with 1 additions and 0 deletions

View File

@ -900,6 +900,7 @@ elm_object_style_set(Evas_Object *obj, const char *style)
*
* @param obj The object
* @return The style name
* @ingroup Styles
*/
EAPI const char *
elm_object_style_get(const Evas_Object *obj)