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 <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D10273
This commit is contained in:
Stefan Schmidt 2019-10-02 16:25:03 +02:00
parent f81c4d3f9f
commit 15696f5e7c
1 changed files with 5 additions and 0 deletions

View File

@ -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.
*