mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
moved the function of checking the availability of wireguard config to ipc client
This commit is contained in:
@@ -21,5 +21,6 @@ class IpcInterface
|
||||
|
||||
SLOT( bool copyWireguardConfig(const QString &sourcePath) );
|
||||
SLOT( bool isWireguardRunning() );
|
||||
SLOT( bool isWireguardConfigExists(const QString &configPath) );
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user