refresh efm after new file thread completes

T540
This commit is contained in:
Mike Blumenkrantz 2013-11-26 13:15:35 -05:00
parent 2e8adbe9ca
commit 90d6defeea
1 changed files with 1 additions and 0 deletions

View File

@ -9746,6 +9746,7 @@ _e_fm2_new_file_end(void *data, Ecore_Thread *eth __UNUSED__)
ecore_thread_global_data_del("path");
ecore_thread_global_data_del("efm_text_uri_list");
evas_object_unref(sd->obj);
e_fm2_refresh(sd->obj);
}
static void