diff options
Diffstat (limited to 'menu_searchresults.h')
-rw-r--r-- | menu_searchresults.h | 2 |
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; |