TextBlock: fix porting to Eolian.
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Thu, 24 Apr 2014 11:17:47 +0000 (14:17 +0300)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Thu, 24 Apr 2014 11:20:29 +0000 (14:20 +0300)
commitde6593798057f470650b00365972b1fcc88c5721
treefd5652c6dc75ded9b366c9295a5a13155cc450d9
parent0dda45961fc54fa7757fa323b13b568d8417129b
TextBlock: fix porting to Eolian.

evas_object_text_clear was no more defined in the headers. Since the
function code is not generated by Eolian, the declaration in the headers
has to be done manually too.
src/lib/evas/Evas_Legacy.h
src/lib/evas/canvas/evas_textblock.eo