Elm scrollend_entry: Fix group of elm_scrolled_entry_is_empty.

Patch by Jihoon Kim.

SVN revision: 60373
This commit is contained in:
Tom Hacohen 2011-06-16 06:19:15 +00:00
parent cf4f776b95
commit 156d94de65
1 changed files with 1 additions and 1 deletions

View File

@ -785,7 +785,7 @@ elm_scrolled_entry_entry_get(const Evas_Object *obj)
* @param obj The entry object
* @return If the entry is empty or not.
*
* @ingroup Entry
* @ingroup Scrolled_Entry
*/
EAPI Eina_Bool
elm_scrolled_entry_is_empty(const Evas_Object *obj)