summaryrefslogtreecommitdiff
path: root/textwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'textwindow.h')
-rw-r--r--textwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/textwindow.h b/textwindow.h
index 09fedc4..c9bd469 100644
--- a/textwindow.h
+++ b/textwindow.h
@@ -4,6 +4,7 @@ class cNopacityTextWindow : public cThread {
private:
cOsd *osd;
cFont *font;
+ cPixmap *pixmapBackground;
cPixmap *pixmap;
cRect *geometry;
const char *text;