mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
VPN connection routine fixed
This commit is contained in:
@@ -33,7 +33,7 @@ public:
|
||||
Q_INVOKABLE void onRadioButtonVpnModeForwardSitesClicked();
|
||||
Q_INVOKABLE void onRadioButtonVpnModeExceptSitesClicked();
|
||||
|
||||
Q_INVOKABLE void onPushButtonConnectClicked(bool checked);
|
||||
Q_INVOKABLE void onPushButtonConnectClicked();
|
||||
|
||||
public:
|
||||
explicit VpnLogic(UiLogic *uiLogic, QObject *parent = nullptr);
|
||||
|
||||
Reference in New Issue
Block a user