efl/ecore_evas: fix doxygen hierarchy.

SVN revision: 81835
This commit is contained in:
Gustavo Sverzut Barbieri 2012-12-28 19:48:40 +00:00
parent f29be8f793
commit caa2004b4c
1 changed files with 2 additions and 2 deletions

View File

@ -1930,7 +1930,7 @@ EAPI void ecore_evas_x11_shape_input_apply(Ecore_Evas *ee);
/**
* @defgroup Ecore_Evas_Ews Ecore_Evas Single Process Windowing System.
* @ingroup Ecore
* @ingroup Ecore_Evas_Group
*
* These are global scope functions to manage the EWS to be used by
* ecore_evas_ews_new().
@ -2058,7 +2058,7 @@ EAPI extern int ECORE_EVAS_EWS_EVENT_CONFIG_CHANGE; /**< some other window prope
/**
* @defgroup Ecore_Evas_Extn External plug/socket infrastructure to remote canvases
* @ingroup Ecore
* @ingroup Ecore_Evas_Group
*
* These functions allow 1 process to create a "socket" was pluged into which another
* process can create a "plug" remotely to plug into.