fix: Crash on exit
This commit is contained in:
parent
c787532ed9
commit
1b028dfc0a
@ -384,6 +384,7 @@ namespace hex::init {
|
||||
|
||||
ProjectFile::getHandlers().clear();
|
||||
ProjectFile::getProviderHandlers().clear();
|
||||
ProjectFile::setProjectFunctions(nullptr, nullptr);
|
||||
|
||||
fs::setFileBrowserErrorCallback(nullptr);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user