fix bug crash when run
This commit is contained in:
parent
5b663f6397
commit
c88150e059
7 changed files with 57 additions and 114 deletions
|
|
@ -56,9 +56,6 @@ public:
|
|||
QString openFile();
|
||||
|
||||
void requestInetAccess();
|
||||
|
||||
void stopForHandshake();
|
||||
void waitForHandshake();
|
||||
signals:
|
||||
void connectionStateChanged(Vpn::ConnectionState state);
|
||||
void bytesChanged(quint64 receivedBytes, quint64 sentBytes);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue