stefan pushed a commit to branch efl-1.23.

http://git.enlightenment.org/core/efl.git/commit/?id=7f9ca6a6ba0168784eb6586f3fea9c6b72dc888a

commit 7f9ca6a6ba0168784eb6586f3fea9c6b72dc888a
Author: Stefan Schmidt <[email protected]>
Date:   Wed Oct 2 16:25:03 2019 +0200

    efl_ui_video: bring back Elm_video doxygen group for docs
    
    This group got lost at some point and resulted in broken link in our
    doxygen documentation.
    
    Reviewed-by: Xavi Artigas <[email protected]>
    Differential Revision: https://phab.enlightenment.org/D10273
---
 src/lib/elementary/efl_ui_video_legacy.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/lib/elementary/efl_ui_video_legacy.h 
b/src/lib/elementary/efl_ui_video_legacy.h
index 1d4d3c3621..d010d3a53e 100644
--- a/src/lib/elementary/efl_ui_video_legacy.h
+++ b/src/lib/elementary/efl_ui_video_legacy.h
@@ -1,5 +1,10 @@
 typedef Eo Elm_Video;
 
+/**
+ * @defgroup Elm_Video Video
+ * @ingroup Elementary
+ */
+
 /**
  * @brief Add a new Elm_Player object to the given parent Elementary 
(container) object.
  *

-- 


Reply via email to