mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
update portalInput
This commit is contained in:
@@ -481,6 +481,7 @@ void GPClient::setCurrentGateway(const GPGateway gateway)
|
|||||||
LOGI << "Updating the current gateway to " << gateway.name();
|
LOGI << "Updating the current gateway to " << gateway.name();
|
||||||
|
|
||||||
settings::save(portal() + "_selectedGateway", gateway.name());
|
settings::save(portal() + "_selectedGateway", gateway.name());
|
||||||
|
ui->portalInput->setText(gateway.address());
|
||||||
populateGatewayMenu();
|
populateGatewayMenu();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user