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 4af53814..24374ebe 100644
--- a/displaychannel.h
+++ b/displaychannel.h
@@ -9,6 +9,7 @@ class cFlatDisplayChannel : public cFlatBaseRender, public cSkinDisplayChannel {
int channelWidth, channelHeight;
cString channelName;
+ const cChannel *CurChannel;
cPixmap *chanInfoTopPixmap;
cPixmap *chanInfoBottomPixmap;