Crash on exit fix
This commit is contained in:
parent
a2893bac7e
commit
0343b6cf98
3 changed files with 0 additions and 15 deletions
|
@ -20,7 +20,6 @@ OpenVpnProtocol::OpenVpnProtocol(const QJsonObject &configuration, QObject* pare
|
|||
|
||||
OpenVpnProtocol::~OpenVpnProtocol()
|
||||
{
|
||||
qDebug() << "OpenVpnProtocol::~OpenVpnProtocol()";
|
||||
OpenVpnProtocol::stop();
|
||||
QThread::msleep(200);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue