summaryrefslogtreecommitdiff
path: root/statusheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'statusheader.h')
-rw-r--r--statusheader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/statusheader.h b/statusheader.h
index fdd3149..051c0c9 100644
--- a/statusheader.h
+++ b/statusheader.h
@@ -6,6 +6,7 @@
class cStatusHeader : public cStyledPixmap {
private:
cPixmap *pixmapText;
+ cPixmap *pixmapTVFrame;
public:
cStatusHeader(void);
virtual ~cStatusHeader(void);