genlist & gengrid : fix wrong ingroup doxygen in legacy header 36/189836/1
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Fri, 21 Sep 2018 04:59:52 +0000 (13:59 +0900)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Fri, 21 Sep 2018 04:59:57 +0000 (13:59 +0900)
Change-Id: I3e06b6667f511e49c2dfbd3ffffcd985e6949f54
Signed-off-by: SangHyeon Jade Lee <sh10233.lee@samsung.com>
src/lib/elm_gengrid_legacy.h
src/lib/elm_genlist_legacy.h

index 5749ecf..cbf92d5 100644 (file)
@@ -35,7 +35,7 @@ EAPI Evas_Object                  *elm_gengrid_add(Evas_Object *parent);
  * @return The item stored in @p obj at position @p nth or @c NULL, if there's
  * no item with that index (and on errors)
  *
- * @ingroup Genilst
+ * @ingroup Elm_Gengrid
  * @since 1.8
  *
  * @if MOBILE @since_tizen 3.0
@@ -68,6 +68,8 @@ EAPI Elm_Object_Item *elm_gengrid_nth_item_get(const Evas_Object *obj, unsigned
  *
  * @see elm_scroller_page_bring_in()
  *
+ * @ingroup Elm_Gengrid
+ *
  * @if MOBILE @since_tizen 2.3
  * @endif
  */
index c205dbe..540fb14 100644 (file)
@@ -29,7 +29,7 @@ EAPI Evas_Object                  *elm_genlist_add(Evas_Object *parent);
  * @return The item stored in @p obj at position @p nth or @c NULL, if there's
  * no item with that index (and on errors)
  *
- * @ingroup Genilst
+ * @ingroup Elm_Genlist
  * @since 1.8
  *
  * @if MOBILE @since_tizen 2.3