efl/ecore_evas: fix doxygen hierarchy.

SVN revision: 81835
devs/devilhorns/wayland_egl
Gustavo Sverzut Barbieri 11 years ago
parent f29be8f793
commit caa2004b4c
  1. 4
      src/lib/ecore_evas/Ecore_Evas.h

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

Loading…
Cancel
Save