mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-09 12:40:43 +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";
|
//qDebug() << "TODO: Save channels.xml to update channel data";
|
||||||
|
|
||||||
PREF.Save();
|
PREF.Save();
|
||||||
|
PROFILE.Save();
|
||||||
|
|
||||||
if (recalc_events) {
|
if (recalc_events) {
|
||||||
// send a signal instead?
|
// send a signal instead?
|
||||||
|
Loading…
Reference in New Issue
Block a user