diff options
Diffstat (limited to 'displaymessage.h')
-rw-r--r-- | displaymessage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/displaymessage.h b/displaymessage.h index b287e33..d1ff5af 100644 --- a/displaymessage.h +++ b/displaymessage.h @@ -6,6 +6,7 @@ private: int width; int height; cPixmap *pixmap; + cPixmap *pixmapBackground; cFont *font; int FrameTime; int FadeTime; |