Add preference to change deco model

Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Robert C. Helling 2016-10-03 16:25:48 +02:00 committed by Dirk Hohndel
parent b5de08b709
commit 0d20344c90
5 changed files with 130 additions and 70 deletions

View file

@ -18,10 +18,11 @@ public:
private slots:
void on_gflow_valueChanged(int gf);
void on_gfhigh_valueChanged(int gf);
void on_buehlmann_toggled(bool buelmann);
private:
Ui::PreferencesGraph *ui;
};
#endif
#endif