From d640fdca1a939444908f0af7b6cb7f2119674961 Mon Sep 17 00:00:00 2001 From: "Jonas M. Gastal" Date: Fri, 1 Jul 2011 17:13:17 +0000 Subject: [PATCH] Emotion: making emotion_object_play_set doc appear. SVN revision: 60923 --- legacy/emotion/src/lib/Emotion.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/legacy/emotion/src/lib/Emotion.h b/legacy/emotion/src/lib/Emotion.h index 116d287a45..a8f7b6ac59 100644 --- a/legacy/emotion/src/lib/Emotion.h +++ b/legacy/emotion/src/lib/Emotion.h @@ -316,6 +316,8 @@ EAPI const char *emotion_object_file_get (const Evas_Object *obj); * @defgroup Emotion_Play Play control functions * * @{ + */ +/** * * @brief Set play/pause state of the media file. *