summaryrefslogtreecommitdiff
path: root/zappilotosd.h
diff options
context:
space:
mode:
authorgnapheus <solevita50@gmail.com>2013-03-22 19:32:51 +0100
committergnapheus <solevita50@gmail.com>2013-03-22 19:32:51 +0100
commit1a1dbb44e906ea08289eae429116912235335a53 (patch)
tree39a4b043864caa06fe851e5c34fb587a50373434 /zappilotosd.h
parentede4ec0c86be1ca235cbc47dda3b4603eaa493e1 (diff)
downloadvdr-plugin-zappilot-master.tar.gz
vdr-plugin-zappilot-master.tar.bz2
updated Makefile for vdr-1.7.34+ and alternative key layout for fast browse modeHEADmaster
Diffstat (limited to 'zappilotosd.h')
-rw-r--r--zappilotosd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zappilotosd.h b/zappilotosd.h
index 3f5aef5..d455fc4 100644
--- a/zappilotosd.h
+++ b/zappilotosd.h
@@ -39,6 +39,7 @@ class cZappilotOsd : public cOsdObject
int offset;
int lines;
int type;
+ cChannel* currentChannel;
public:
cZappilotOsd(void);