diff options
Diffstat (limited to 'complexcontent.h')
-rw-r--r-- | complexcontent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/complexcontent.h b/complexcontent.h index c84704f4..f7f7c5ee 100644 --- a/complexcontent.h +++ b/complexcontent.h @@ -134,6 +134,7 @@ private: cOsd *Osd; void CalculateDrawPortHeight(void); + virtual cPixmap *CreatePixmap(int Layer, const cRect &ViewPort, const cRect &DrawPort = cRect::Null); public: cComplexContent(void); |