Improved keep backlight on code a bit. Timer is started only when keep backlight...
[easylist] / mainform.h
index 448a668..2dbe44d 100755 (executable)
@@ -42,6 +42,7 @@ public slots:
     void changeWidget(int step);
     void stateOutFinished();
 private:
+    QTimer *timer;
     QSettings *settings;
     bool landscape;
     bool tempLandscapeMode;