mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
fix: Crash on exit
This commit is contained in:
@@ -239,6 +239,7 @@ namespace hex::init {
|
||||
ContentRegistry::Settings::getSettingsData().clear();
|
||||
|
||||
ContentRegistry::CommandPaletteCommands::getEntries().clear();
|
||||
ContentRegistry::CommandPaletteCommands::getHandlers().clear();
|
||||
|
||||
ContentRegistry::PatternLanguage::getFunctions().clear();
|
||||
ContentRegistry::PatternLanguage::getPragmas().clear();
|
||||
|
||||
Reference in New Issue
Block a user