mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
Preferences dialog was not saving profile settings
This commit is contained in:
parent
5efb973cac
commit
0ff65945e5
@ -514,6 +514,7 @@ bool PreferencesDialog::Save()
|
||||
//qDebug() << "TODO: Save channels.xml to update channel data";
|
||||
|
||||
PREF.Save();
|
||||
PROFILE.Save();
|
||||
|
||||
if (recalc_events) {
|
||||
// send a signal instead?
|
||||
|
Loading…
Reference in New Issue
Block a user