evas: forget to overide this in gl, fix evas_object_image_region_support_get

SVN revision: 66480
This commit is contained in:
Michael BOUCHAUD 2011-12-23 12:00:52 +00:00
parent d2e760f1be
commit aec13b5d41
1 changed files with 1 additions and 0 deletions

View File

@ -3915,6 +3915,7 @@ module_open(Evas_Module *em)
ORD(image_format_get);
ORD(image_colorspace_set);
ORD(image_colorspace_get);
ORD(image_can_region_get);
ORD(image_mask_create);
ORD(image_native_set);
ORD(image_native_get);