Fixing a problem with edje_object_color_class_del.
authorantognolli <antognolli>
Tue, 2 Aug 2011 19:41:43 +0000 (19:41 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 2 Aug 2011 19:41:43 +0000 (19:41 +0000)
commit7dd413df6dfea60e7e53bec4ac6a7986aa646626
treebe7009f6e8af13293ce118a2c88f4b13f4d6281a
parent31286d8df39c022014b91fcdde5aca550aaebb48
Fixing a problem with edje_object_color_class_del.

The color class was removed from the list but the edje object
was not updated neither the signal was emmited.

Patch by: Flavio Ceolin <flavio.ceolin@profusion.mobi>

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@62019 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_util.c