mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 19:00:22 +08:00
Fix bug.
This commit is contained in:
parent
6730be0c73
commit
4ba7faf39a
@ -37,7 +37,6 @@ v2Instance::v2Instance()
|
|||||||
v2Instance::~v2Instance()
|
v2Instance::~v2Instance()
|
||||||
{
|
{
|
||||||
this->v2Process->close();
|
this->v2Process->close();
|
||||||
delete this;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void v2Instance::start(MainWindow *parent)
|
void v2Instance::start(MainWindow *parent)
|
||||||
|
Loading…
Reference in New Issue
Block a user