summaryrefslogtreecommitdiff
path: root/dxr3osd.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3osd.h')
-rw-r--r--dxr3osd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3osd.h b/dxr3osd.h
index e4bfa2e..42cc8c6 100644
--- a/dxr3osd.h
+++ b/dxr3osd.h
@@ -35,6 +35,7 @@ private:
cTimeMs *last;
tArea areas[MAXNUMWINDOWS];
int numAreas;
+ cBitmap *mergedBitmap;
};
#endif /*_DXR3_OSD_H_*/