Preferences dialog was not saving profile settings

This commit is contained in:
Mark Watkins 2014-05-04 04:30:29 +10:00
parent 5efb973cac
commit 0ff65945e5

View File

@ -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?