Evas image: Fix some Eolian warnings.

This commit is contained in:
Tom Hacohen 2015-06-04 10:15:29 +01:00
parent b9a3b06984
commit 183541cc75
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ class Evas.Image (Evas.Object, Efl.File, Efl.Image, Efl.Gfx.Fill, Efl.Gfx.View)
@see evas_object_image_source_set() for more details */
}
values {
src: Evas_Object *; /*@ Source object to use for the proxy. */
src: Evas.Object *; /*@ Source object to use for the proxy. */
}
}
@property filled {