diff options
Diffstat (limited to 'displayreplay.h')
-rw-r--r-- | displayreplay.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/displayreplay.h b/displayreplay.h index c073f1e1..a6476bed 100644 --- a/displayreplay.h +++ b/displayreplay.h @@ -11,6 +11,7 @@ class cFlatDisplayReplay : public cFlatBaseRender, public cSkinDisplayReplay { cPixmap *labelJump; cPixmap *iconsPixmap; + bool ProgressShown; void UpdateInfo(void); public: cFlatDisplayReplay(bool ModeOnly); |