Elementary grid: dont use evas_obj_table on wd->grd
authorbdilly <bdilly@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 25 May 2011 14:52:28 +0000 (14:52 +0000)
committerbdilly <bdilly@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 25 May 2011 14:52:28 +0000 (14:52 +0000)
commit82484adaf3fae606533d66311dd45ea4a3add913
treefe360aec3d5c3ba4f427a613994014803e39586e
parente791956ce78a16c3aa7c0f1c8721036d1bcb3373
Elementary grid: dont use evas_obj_table on wd->grd

wd->grd is an evas_object_grid, so children should be get
with evas_object_grid_children_get

Btw, I'm not testing this function, just saw it.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59671 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_grid.c