summaryrefslogtreecommitdiff
path: root/displaychannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'displaychannel.h')
-rw-r--r--displaychannel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/displaychannel.h b/displaychannel.h
index 4da8564..eec252a 100644
--- a/displaychannel.h
+++ b/displaychannel.h
@@ -6,6 +6,7 @@ enum eBackgroundStyle {bsTrans = 0, bsFull};
class cNopacityDisplayChannel : public cSkinDisplayChannel, cThread {
private:
+ bool doOutput;
int FrameTime;
int FadeTime;
bool withInfo;