efl/ecore_evas: fix doxygen hierarchy.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Fri, 28 Dec 2012 19:48:40 +0000 (19:48 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Fri, 28 Dec 2012 19:48:40 +0000 (19:48 +0000)
SVN revision: 81835

src/lib/ecore_evas/Ecore_Evas.h

index 35562ff..9792e07 100644 (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.