Bugfix: Fixed switching to local from internet in explorer when started in IE mode

This commit is contained in:
Rory Fewell
2024-11-11 22:29:14 +00:00
parent ad9947b8d4
commit 2b49f17eb3

View File

@@ -761,6 +761,8 @@ static void switch_mode_to(
GTK_ICON_VIEW(wnd->iconview_browser),
wnd->browser
);
gtk_widget_show(wnd->iconview_browser);
}
// Update view