edje: fix refs to Edje_Object_Part group in documentation.

Author:    Lucas Joia <lucasjoia@profusion.mobi>

SVN revision: 77057
This commit is contained in:
Jonas M. Gastal 2012-09-25 19:45:38 +00:00
parent 032e16f35a
commit df12bc32b6
1 changed files with 2 additions and 2 deletions

View File

@ -3914,7 +3914,7 @@ EAPI Eina_Bool edje_object_part_drag_page (Evas_Object *obj, const c
* Box is a container type for parts, that means it can contain
* other parts.
*
* @ingroup Edje_Object_Part_Group
* @ingroup Edje_Object_Part
*
* @{
*/
@ -4082,7 +4082,7 @@ EAPI Eina_Bool edje_object_part_box_remove_all (Evas_Object *obj, con
* Table is a container type for parts, that means it can contain
* other parts.
*
* @ingroup Edje_Object_Part_Group
* @ingroup Edje_Object_Part
*
* @{
*/