This commit is contained in:
pokamest 2021-06-03 20:27:46 +03:00
parent d13df65bfb
commit 974832f7d9
2 changed files with 2 additions and 1 deletions

View file

@ -55,7 +55,7 @@ protected:
ConnectionState m_connectionState;
QString m_routeGateway;
QString m_vpnAddress;
QString m_vpnLocalAddress;
QString m_vpnGateway;
QJsonObject m_rawConfig;