From 3a0ab012c018c1d5093c8cdc89537a9d4467afb0 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Thu, 3 May 2007 18:17:16 +0000 Subject: - EPG pages now display record.png or record_timer.png depending on an existing timer - If record_timer.png is displayed one can now edit the timer for an event --- epg_events.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'epg_events.h') diff --git a/epg_events.h b/epg_events.h index 75bfa98..330f7ba 100644 --- a/epg_events.h +++ b/epg_events.h @@ -51,6 +51,8 @@ namespace vdrlive int Elapsed() const; + const cTimer* GetTimer() const; + private: std::string m_eventId; std::string m_caption; -- cgit v1.2.3