use new search web interface to refresh icon.

This commit is contained in:
Vincent Sanders 2014-05-25 01:16:32 +01:00
parent b34a6bbe31
commit 5d8d4d84b7
1 changed files with 1 additions and 1 deletions

View File

@ -2331,7 +2331,7 @@ void ami_handle_msg(void)
if(refresh_search_ico)
{
gui_set_search_ico(NULL);
search_web_select_provider(-1);
refresh_search_ico = FALSE;
}