Try to ensure we get the correct search icon when the window opens.

This commit is contained in:
Chris Young 2014-05-25 10:37:20 +01:00
parent 2a58fa54c1
commit bd9acf594f
1 changed files with 1 additions and 0 deletions

View File

@ -3876,6 +3876,7 @@ gui_window_create(struct browser_window *bw,
/* set web search provider */
search_web_select_provider(nsoption_int(search_provider));
refresh_search_ico = TRUE;
ScreenToFront(scrn);