summaryrefslogtreecommitdiff
path: root/menu_whatson.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu_whatson.h')
-rw-r--r--menu_whatson.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/menu_whatson.h b/menu_whatson.h
index 225056c..803b4bb 100644
--- a/menu_whatson.h
+++ b/menu_whatson.h
@@ -38,6 +38,7 @@ public:
eTimerMatch timerMatch;
bool isRemote;
bool inSwitchList;
+ bool timerActive;
cMenuTemplate* menuTemplate;
cMenuMyScheduleItem(const cTimers *Timers, const cEvent *Event, const cChannel *Channel = NULL, showMode ShowMode = showNow, cMenuTemplate* menuTemplate = NULL);