From 5d8d4d84b7ec6b05cd3668deb4a6fa9ef8b41a7c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 25 May 2014 01:16:32 +0100 Subject: use new search web interface to refresh icon. --- amiga/gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amiga/gui.c') diff --git a/amiga/gui.c b/amiga/gui.c index abc932676..8dddc34b7 100644 --- a/amiga/gui.c +++ b/amiga/gui.c @@ -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; } -- cgit v1.2.3