ecore: fix doxygen ingroup about ecore_x_window_defaults_set API

SVN revision: 68644
This commit is contained in:
Jihoon Kim 2012-03-03 07:20:54 +00:00
parent c8d3408d89
commit 8c33b063b9
2 changed files with 2 additions and 2 deletions

View File

@ -651,7 +651,7 @@ ecore_x_window_depth_get(Ecore_X_Window win)
* @c _NET_WM_PID.
*
* @param win The given window.
* @ingroup Ecore_X_Window_Properties_Groups
* @ingroup Ecore_X_Window_Properties_Group
*/
EAPI void
ecore_x_window_defaults_set(Ecore_X_Window win)

View File

@ -224,7 +224,7 @@ ecore_x_window_input_new(Ecore_X_Window parent,
* @c _NET_WM_PID.
*
* @param win The given window.
* @ingroup Ecore_X_Window_Properties_Groups
* @ingroup Ecore_X_Window_Properties_Group
*/
EAPI void
ecore_x_window_defaults_set(Ecore_X_Window win)