diff options
Diffstat (limited to 'displayreplay.h')
-rw-r--r-- | displayreplay.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/displayreplay.h b/displayreplay.h index 12e2a4d..58be8cc 100644 --- a/displayreplay.h +++ b/displayreplay.h @@ -12,8 +12,7 @@ private: bool initial; bool modeOnly; cString lastDate; - int FrameTime; - int FadeTime; + bool fadeout; cPixmap *pixmapBackground; cPixmap *pixmapTop; cPixmap *pixmapInfo; |