-rw-r--r-- | core/settings/light-and-power/light.h | 2 |
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 @@ -58,3 +58,3 @@ private: int m_cres; - int m_havecontrast; + int m_oldcontrast; QTimer *m_resettimer; |