Try to ensure we get the correct search icon when the window opens.
This commit is contained in:
parent
2a58fa54c1
commit
bd9acf594f
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue