summaryrefslogtreecommitdiff
path: root/src/lib/elc_ctxpopup_legacy.h
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-03-16 16:05:31 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2016-03-16 21:00:37 +0100
commita6592b1ec6efe862008d1038327cb4a0b8fd636a (patch)
tree593f9389eb93940528b41b4a8a6be64f332d8db2 /src/lib/elc_ctxpopup_legacy.h
parent08204fa4763fb504ed3eb8de5cdb6727dcb88f72 (diff)
downloadelementary-a6592b1ec6efe862008d1038327cb4a0b8fd636a.tar.gz
docs: bring back docs from eo files by switching to the new group name
During the migration of docs to the eo file the group name changed to have a Elm_ prefix which resulted in our docs not including this group and not showing any of the docs in there. Switching to the new name fixes this. Having this prefix makes sense especially as we are now merging elm into efl. @fix Fixes T3109
Diffstat (limited to 'src/lib/elc_ctxpopup_legacy.h')
-rw-r--r--src/lib/elc_ctxpopup_legacy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elc_ctxpopup_legacy.h b/src/lib/elc_ctxpopup_legacy.h
index 346589cc3..cf3ad2837 100644
--- a/src/lib/elc_ctxpopup_legacy.h
+++ b/src/lib/elc_ctxpopup_legacy.h
@@ -4,7 +4,7 @@
* @param parent Parent object
* @return New object or @c NULL, if it cannot be created
*
- * @ingroup Ctxpopup
+ * @ingroup Elm_Ctxpopup
*/
EAPI Evas_Object *elm_ctxpopup_add(Evas_Object *parent);