mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2025-01-23 13:42:55 +08:00
fix: The thread object maybe crash when the program exit
This commit is contained in:
parent
256cb24380
commit
23dbc976f4
@ -60,7 +60,7 @@ AppControl* AppControl::Instance()
|
||||
}
|
||||
|
||||
void AppControl::Destroy(){
|
||||
delete this;
|
||||
|
||||
}
|
||||
|
||||
bool AppControl::Init()
|
||||
|
Loading…
x
Reference in New Issue
Block a user