summaryrefslogtreecommitdiff
path: root/searchtimer_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'searchtimer_thread.h')
-rw-r--r--searchtimer_thread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchtimer_thread.h b/searchtimer_thread.h
index 9cf5471..2f55eb9 100644
--- a/searchtimer_thread.h
+++ b/searchtimer_thread.h
@@ -72,6 +72,7 @@ class cSearchTimerThread: public cThread {
void DelRecording(int index);
void CheckManualTimers();
void ModifyManualTimer(const cEvent* event, const cTimer* timer, int bstart, int bstop);
+ void CheckEPGHours();
};
#endif