elementary/naviframe - trivial change

SVN revision: 80130
This commit is contained in:
ChunEon Park 2012-12-04 07:40:28 +00:00
parent 04c082606e
commit a024e65f0b
1 changed files with 1 additions and 1 deletions

View File

@ -558,7 +558,7 @@ _item_content_unset(Elm_Naviframe_Item *it)
if (!content) return NULL;
edje_object_part_unswallow(VIEW(it), it->content);
edje_object_part_unswallow(VIEW(it), content);
edje_object_signal_emit(VIEW(it), "elm,state,content,hide", "elm");
evas_object_event_callback_del