summaryrefslogtreecommitdiff
path: root/menu_whatson.h
diff options
context:
space:
mode:
authorJohann Friedrichs <johann.friedrichs@web.de>2017-07-11 08:35:04 +0200
committerFrank Neumann <fnu@yavdr.org>2017-07-11 08:35:04 +0200
commit04124ba1ebae36f15eafe95cd23bbb8e220a8e8a (patch)
tree2cfe1873c29382ed79feaf49eb81a3897ae12860 /menu_whatson.h
parentceb158e1bd9df3cc0c6f9243856faac6f735ffb8 (diff)
downloadvdr-plugin-epgsearch-04124ba1ebae36f15eafe95cd23bbb8e220a8e8a.tar.gz
vdr-plugin-epgsearch-04124ba1ebae36f15eafe95cd23bbb8e220a8e8a.tar.bz2
Add conflict check for remote timers.
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 65a2b73..225056c 100644
--- a/menu_whatson.h
+++ b/menu_whatson.h
@@ -36,6 +36,7 @@ public:
const cChannel *channel;
showMode mode;
eTimerMatch timerMatch;
+ bool isRemote;
bool inSwitchList;
cMenuTemplate* menuTemplate;