summaryrefslogtreecommitdiff
path: root/detailview.h
diff options
context:
space:
mode:
Diffstat (limited to 'detailview.h')
-rw-r--r--detailview.h1
1 files changed, 1 insertions, 0 deletions
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();