summaryrefslogtreecommitdiff
path: root/thread/src
diff options
context:
space:
mode:
Diffstat (limited to 'thread/src')
-rwxr-xr-xthread/src/msg-ui-thread-callback.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/thread/src/msg-ui-thread-callback.c b/thread/src/msg-ui-thread-callback.c
index d5a4345..425084f 100755
--- a/thread/src/msg-ui-thread-callback.c
+++ b/thread/src/msg-ui-thread-callback.c
@@ -755,6 +755,7 @@ void msg_ui_thread_search_btn_clicked_cb(void *data, Evas_Object *obj, void *eve
evas_object_hide(pListData->search_btn);
elm_object_item_part_content_unset(pListData->nf_it, "title_right_btn");
+ msg_ui_thread_set_navi_toolbar_item(pListData);
MSG_UI_LEAVE();
}