Evas textblock: textblock_cursor_get's return should not be const.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 10 Jul 2011 12:18:42 +0000 (12:18 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 10 Jul 2011 12:18:42 +0000 (12:18 +0000)
commit150b185e9b5a3a8f15fb5d89c9b5eefd1de24ba9
tree1b2db4373eb00b70ee19ab4353122610ebdbace2
parent6eec757a1b014ed5e17f3d818f4782ea5234ceca
Evas textblock: textblock_cursor_get's return should not be const.

This does not break API as it's more permissive and behavior doesn't change.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@61201 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Evas.h
src/lib/canvas/evas_object_textblock.c