Evas Filter: Use Eo.Base.constructor in the mixin
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 26 Feb 2016 09:24:47 +0000 (18:24 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 26 Feb 2016 09:36:23 +0000 (18:36 +0900)
commit17e3f8c1a675d0848763b9d8d790530087dccd21
tree3156707cb79f55bc2d638d8346352689c2c4da2b
parent675a263f97a9766640eea7b5c4dab9850c817949
Evas Filter: Use Eo.Base.constructor in the mixin

This is made possible by inheriting first from an interface
instead of Eo.Base, thus implementing the Eo.Base interface.
src/lib/evas/canvas/evas_filter.eo
src/lib/evas/canvas/evas_filter_mixin.c
src/lib/evas/canvas/evas_object_image.c
src/lib/evas/canvas/evas_object_text.c