summaryrefslogtreecommitdiff
path: root/menu_searchresults.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_searchresults.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_searchresults.h')
-rw-r--r--menu_searchresults.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu_searchresults.h b/menu_searchresults.h
index fef2055..61634db 100644
--- a/menu_searchresults.h
+++ b/menu_searchresults.h
@@ -50,7 +50,7 @@ class cMenuSearchResultsItem : public cOsdItem {
bool episodeOnly;
cMenuTemplate* menuTemplate;
public:
- int timerMatch;
+ eTimerMatch timerMatch;
bool inSwitchList;
const cEvent *event;
const cSearchExt* search;