summaryrefslogtreecommitdiff
path: root/epg_events.h
diff options
context:
space:
mode:
Diffstat (limited to 'epg_events.h')
-rw-r--r--epg_events.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epg_events.h b/epg_events.h
index 7d05b45..3417f6a 100644
--- a/epg_events.h
+++ b/epg_events.h
@@ -234,6 +234,8 @@ namespace vdrlive
virtual time_t GetEndTime() const;
+ virtual int Elapsed() const;
+
private:
const cRecording* m_recording;
bool m_ownCaption;