summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--core/settings/light-and-power/light.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/light-and-power/light.h b/core/settings/light-and-power/light.h
index c9757da..4a8bf6b 100644
--- a/core/settings/light-and-power/light.h
+++ b/core/settings/light-and-power/light.h
@@ -56,7 +56,7 @@ protected slots:
private:
int m_bres;
int m_cres;
- int m_havecontrast;
+ int m_oldcontrast;
QTimer *m_resettimer;
QStringList m_sensordata;
QStringList m_sensordata_ac;