cloak stop() fixed
This commit is contained in:
parent
d4c0e519d9
commit
7fd13faa59
2 changed files with 3 additions and 1 deletions
|
@ -25,6 +25,7 @@ private:
|
|||
private:
|
||||
QProcess m_ckProcess;
|
||||
QTemporaryFile m_cloakCfgFile;
|
||||
QMetaObject::Connection m_errorHandlerConnection;
|
||||
};
|
||||
|
||||
#endif // OPENVPNOVERCLOAKPROTOCOL_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue