summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorJoachim Wilke <vdr@joachim-wilke.de>2009-03-07 00:00:00 +0100
committerJoachim Wilke <vdr@joachim-wilke.de>2009-03-07 00:00:00 +0100
commitdd480d3431b3507af78e54a6e12e0421d6ed58f4 (patch)
tree87e0bf88262848d1425531a173c569d7266243a1 /setup.h
parent620a9d6b6edd1e96e76d81088dff03c17393bb52 (diff)
downloadvdr-plugin-lcdproc-dd480d3431b3507af78e54a6e12e0421d6ed58f4.tar.gz
vdr-plugin-lcdproc-dd480d3431b3507af78e54a6e12e0421d6ed58f4.tar.bz2
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 1539b6f..dbfe2d6 100644
--- a/setup.h
+++ b/setup.h
@@ -23,6 +23,7 @@ public:
int OutputFunction[LCDMAXOUTPUTS];
int RecordingStatus;
int ShowTime;
+ int ShowSubtitle;
public:
cLcdSetup(void);
};