Elementary grid: dont use evas_obj_table on wd->grd
authorBruno Dilly <bdilly@profusion.mobi>
Wed, 25 May 2011 14:52:28 +0000 (14:52 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Wed, 25 May 2011 14:52:28 +0000 (14:52 +0000)
commitee507c56c51a487dd102f6988185a3fb749b2ade
treefe360aec3d5c3ba4f427a613994014803e39586e
parentc84fd50deb4fe5427d31513946248ecc6bb3e644
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.

SVN revision: 59671
src/lib/elm_grid.c