diff options
author | Joachim Wilke <vdr@joachim-wilke.de> | 2009-03-07 00:00:00 +0100 |
---|---|---|
committer | Joachim Wilke <vdr@joachim-wilke.de> | 2009-03-07 00:00:00 +0100 |
commit | dd480d3431b3507af78e54a6e12e0421d6ed58f4 (patch) | |
tree | 87e0bf88262848d1425531a173c569d7266243a1 /setup.h | |
parent | 620a9d6b6edd1e96e76d81088dff03c17393bb52 (diff) | |
download | vdr-plugin-lcdproc-dd480d3431b3507af78e54a6e12e0421d6ed58f4.tar.gz vdr-plugin-lcdproc-dd480d3431b3507af78e54a6e12e0421d6ed58f4.tar.bz2 |
Version 0.0.10-jw7v0.0.10-jw7release/v0.0.10-jw7
Diffstat (limited to 'setup.h')
-rw-r--r-- | setup.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ public: int OutputFunction[LCDMAXOUTPUTS]; int RecordingStatus; int ShowTime; + int ShowSubtitle; public: cLcdSetup(void); }; |