From 64bf1da8c17b3fc32dd00fda35c0962f2d65b02b Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Fri, 5 Aug 2016 22:06:39 +0200 Subject: [PATCH] edje: mark new edje_mmap_3d_has() API with since tag --- src/lib/edje/Edje_Common.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/edje/Edje_Common.h b/src/lib/edje/Edje_Common.h index 02cc7ff..b99de45 100644 --- a/src/lib/edje/Edje_Common.h +++ b/src/lib/edje/Edje_Common.h @@ -1806,6 +1806,8 @@ EAPI Eina_Bool edje_mmap_group_exists(Eina_File *f, const char *glob); * @param glob The group name * * @return 1 if a Scene is found is found, 0 otherwise + * + * @since 1.18 */ EAPI Eina_Bool edje_mmap_3d_has(Eina_File *f, const char *group); -- 2.7.4