mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
fix: Crash on exit
This commit is contained in:
@@ -384,6 +384,7 @@ namespace hex::init {
|
||||
|
||||
ProjectFile::getHandlers().clear();
|
||||
ProjectFile::getProviderHandlers().clear();
|
||||
ProjectFile::setProjectFunctions(nullptr, nullptr);
|
||||
|
||||
fs::setFileBrowserErrorCallback(nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user