forked from Ivasoft/DSView
fix: The thread object maybe crash when the program exit
This commit is contained in:
@@ -60,7 +60,7 @@ AppControl* AppControl::Instance()
|
||||
}
|
||||
|
||||
void AppControl::Destroy(){
|
||||
delete this;
|
||||
|
||||
}
|
||||
|
||||
bool AppControl::Init()
|
||||
|
||||
Reference in New Issue
Block a user