mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
fix: Crash on exit
This commit is contained in:
@@ -134,6 +134,8 @@ namespace hex::init {
|
||||
ContentRegistry::Experiments::impl::getExperiments().clear();
|
||||
ContentRegistry::Reports::impl::getGenerators().clear();
|
||||
|
||||
ContentRegistry::Diffing::impl::getAlgorithms().clear();
|
||||
|
||||
WorkspaceManager::reset();
|
||||
LayoutManager::reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user