From 34f8460e254e2eb7fae1aafcf7c94ca2c3c38b02 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 20 Jul 2013 13:46:26 +0200 Subject: Added remotetimers support --- detailview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'detailview.h') diff --git a/detailview.h b/detailview.h index 61128e5..43c73a6 100644 --- a/detailview.h +++ b/detailview.h @@ -28,6 +28,7 @@ private: void loadReruns(void); int heightEPGPics(void); void drawEPGPictures(int height); + void drawRecIcon(void); cImage *createScrollbar(int width, int height, tColor clrBgr, tColor clrBlend); void scrollUp(); void scrollDown(); -- cgit v1.2.3