From da85481fe0737ead0a0f6cc031d9d8ed23f89692 Mon Sep 17 00:00:00 2001 From: kamel5 Date: Thu, 3 May 2018 13:53:14 +0200 Subject: Repair "invalid lock sequence report" --- displaychannelview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'displaychannelview.h') diff --git a/displaychannelview.h b/displaychannelview.h index 7a3fd91..8a63bb5 100644 --- a/displaychannelview.h +++ b/displaychannelview.h @@ -50,6 +50,7 @@ public: void DrawProgressbarBackground(void); void DrawProgressBar(int Current, int Total); void ClearProgressBar(void); + void DrawEvents(const cEvent *Present, const cEvent *Following); void DrawEPGInfo(const cEvent *e, bool present, bool recording); void ClearEPGInfo(void); void DrawStatusIcons(const cChannel *Channel); -- cgit v1.2.3