Save the old pref system when changing the new one

Since we have now a mix of old / new prefs, remember
to change both when we alter something.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-02-06 14:51:20 -02:00 committed by Dirk Hohndel
parent 96e35e542c
commit 185b7a454a
2 changed files with 12 additions and 5 deletions

View file

@ -118,7 +118,6 @@ private slots:
void on_profPn2_clicked(bool triggered);
void on_profRuler_clicked(bool triggered);
void on_profSAC_clicked(bool triggered);
void on_profUnusedTanks_clicked(bool triggered);
protected:
void closeEvent(QCloseEvent *);