efl/ecore_fb: fix doxygen hierarchy.

SVN revision: 81836
This commit is contained in:
Gustavo Sverzut Barbieri 2012-12-28 19:49:12 +00:00
parent caa2004b4c
commit 2d3da46379
2 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@ _ecore_fb_ps2_fd_handler(void *data EINA_UNUSED, Ecore_Fd_Handler *fd_handler EI
} }
/** /**
* @defgroup Ecore_FB_Click_Group Framebuffer Double Click Functions * @defgroup Ecore_FB_Click_Group Framebuffer Double Click Functions
* @ingroup Ecore * @ingroup Ecore_FB_Group
* *
* Functions that deal with the double click time of the framebuffer. * Functions that deal with the double click time of the framebuffer.
*/ */

View File

@ -149,7 +149,7 @@ ecore_fb_ts_event_window_get(void)
/** /**
* @defgroup Ecore_FB_Calibrate_Group Framebuffer Calibration Functions * @defgroup Ecore_FB_Calibrate_Group Framebuffer Calibration Functions
* @ingroup Ecore * @ingroup Ecore_FB_Group
* *
* Functions that calibrate the screen. * Functions that calibrate the screen.
*/ */