evas: ooops

SVN revision: 66171
This commit is contained in:
Michael BOUCHAUD 2011-12-13 17:00:43 +00:00
parent 33eb1e5e79
commit f3d4c1b249
1 changed files with 1 additions and 1 deletions

View File

@ -7065,7 +7065,7 @@ EAPI void evas_object_image_load_region_set (Evas_Obj
*
* @see evas_object_image_load_region_get()
*/
eAPI void evas_object_image_load_region_get (const Evas_Object *obj, int *x, int *y, int *w, int *h) EINA_ARG_NONNULL(1);
EAPI void evas_object_image_load_region_get (const Evas_Object *obj, int *x, int *y, int *w, int *h) EINA_ARG_NONNULL(1);
/**
* Define if the orientation information in the image file should be honored.