Skip to content
Snippets Groups Projects
Commit 86258a82 authored by Prince Gupta's avatar Prince Gupta :speech_balloon: Committed by Jean-Baptiste Kempf
Browse files

qt: reload prefs on settings reset

parent 0da4aa9d
No related branches found
No related tags found
1 merge request!660qt: handle runtime settings changes
......@@ -305,6 +305,7 @@ void PrefsDialog::reset()
config_ResetAll();
config_SaveConfigFile( p_intf );
getSettings()->clear();
p_intf->p_mi->reloadPrefs();
#ifdef _WIN32
simple_panels[0]->cleanLang();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment