summaryrefslogtreecommitdiff
path: root/timers.h
diff options
context:
space:
mode:
Diffstat (limited to 'timers.h')
-rw-r--r--timers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/timers.h b/timers.h
index 968cd8a..5f62f76 100644
--- a/timers.h
+++ b/timers.h
@@ -29,6 +29,7 @@ namespace vdrlive {
static std::string GetTimerDays(cTimer const& timer);
static std::string GetTimerInfo(cTimer const& timer);
+ static std::string SearchTimerName(cTimer const& timer);
private:
SortedTimers();