summaryrefslogtreecommitdiff
path: root/menu_whatson.h
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger@gmx.de>2012-12-08 20:24:28 +0100
committerChristian Wieninger <cwieninger@gmx.de>2012-12-08 20:24:28 +0100
commit1a055e2b409eec52dc75641c436605712af14a49 (patch)
tree266cb7fcf1b5052f4e9dae2c656a149fdb0502a0 /menu_whatson.h
parent40cbbbece4eb9b49e08976a32865c2c5e93aced0 (diff)
downloadvdr-plugin-epgsearch-1a055e2b409eec52dc75641c436605712af14a49.tar.gz
vdr-plugin-epgsearch-1a055e2b409eec52dc75641c436605712af14a49.tar.bz2
support for vdr-1.7.33, thanks for a patch provided by Wolfgang Rohdewald
Diffstat (limited to 'menu_whatson.h')
-rw-r--r--menu_whatson.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu_whatson.h b/menu_whatson.h
index bc65a7c..fa0f3ec 100644
--- a/menu_whatson.h
+++ b/menu_whatson.h
@@ -35,7 +35,7 @@ public:
const cEvent *event;
cChannel *channel;
showMode mode;
- int timerMatch;
+ eTimerMatch timerMatch;
bool inSwitchList;
cMenuTemplate* menuTemplate;