elm widget container: fix doxygen

This commit is contained in:
Yakov Goldberg 2014-02-18 16:21:25 +02:00
parent 549e8cf8f0
commit 6345941ef3
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ enum
#define elm_obj_container_content_unset(name, ret) ELM_OBJ_CONTAINER_ID(ELM_OBJ_CONTAINER_SUB_ID_CONTENT_UNSET), EO_TYPECHECK(const char*, name), EO_TYPECHECK(Evas_Object **,ret)
/**
* @def elm_obj_container_content_list_get
* @def elm_obj_container_content_swallow_list_get
* @since 1.9
*
* No description supplied by the EAPI.