Nothing from the hotkeys dialog relies on this call occurring, and is already called from the dialog that calls applyConfiguration().
@@ -111,7 +111,6 @@ void ConfigureHotkeys::applyConfiguration(HotkeyRegistry& registry) {
}
registry.SaveHotkeys();
- Settings::Apply();
void ConfigureHotkeys::retranslateUi() {