fixed warning with QFutureWatcher
- renamed readWireguardConfiguration function to match what it does
This commit is contained in:
parent
e7ed532545
commit
ee609f3e8f
3 changed files with 4 additions and 5 deletions
|
|
@ -23,7 +23,7 @@ public:
|
|||
|
||||
private:
|
||||
QString configPath() const;
|
||||
void readWireguardConfiguration(const QJsonObject &configuration);
|
||||
void writeWireguardConfiguration(const QJsonObject &configuration);
|
||||
|
||||
void updateRouteGateway(QString line);
|
||||
void updateVpnGateway(const QString &line);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue