mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2026-09-14 22:52:30 +00:00
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