diff --git a/src/app/browser/main/tab/page.cpp b/src/app/browser/main/tab/page.cpp index aa311378..b0efc7d9 100644 --- a/src/app/browser/main/tab/page.cpp +++ b/src/app/browser/main/tab/page.cpp @@ -131,7 +131,7 @@ void Page::update() ), .25 ); - GioSocketConnection_RefPtr = GioSocketClient_RefPtr->connect_to_host_finish( + GioSocketConnection_RefPtr = GioSocketClient_RefPtr->connect_to_uri_finish( result );