Elementary elm_widget.c: fixed a bug in elm_widget_sub_object_del
authorwoohyun <woohyun@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 18 Jun 2011 05:47:57 +0000 (05:47 +0000)
committerwoohyun <woohyun@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 18 Jun 2011 05:47:57 +0000 (05:47 +0000)
commit2c1a1d35a666d94e317864ac22dce13d06eede06
tree23d0523647da32047eaee30947e3b5e49018e267
parent1d0034d3afe79453bb92ae3644a4c184a88a7676
Elementary elm_widget.c: fixed a bug in elm_widget_sub_object_del
Original code did nothing for sd->child_can_focus, So fixed it.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60470 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_widget.c