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 b24c46e..c073f1e 100644 --- a/displayreplay.h +++ b/displayreplay.h @@ -9,6 +9,7 @@ class cFlatDisplayReplay : public cFlatBaseRender, public cSkinDisplayReplay { int labelHeight; cPixmap *labelPixmap; cPixmap *labelJump; + cPixmap *iconsPixmap; void UpdateInfo(void); public: |
