mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
impr: Rework setting change listeners
This commit is contained in:
@@ -71,7 +71,8 @@ namespace hex {
|
||||
this->registerEventHandlers();
|
||||
|
||||
ContentRegistry::Settings::impl::store();
|
||||
EventSettingsChanged::post();
|
||||
ContentRegistry::Settings::impl::load();
|
||||
|
||||
EventWindowInitialized::post();
|
||||
EventImHexStartupFinished::post();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user