summaryrefslogtreecommitdiff
path: root/displayreplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'displayreplay.h')
-rw-r--r--displayreplay.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/displayreplay.h b/displayreplay.h
index 0302ede6..4a86a1fe 100644
--- a/displayreplay.h
+++ b/displayreplay.h
@@ -11,6 +11,8 @@ class cFlatDisplayReplay : public cFlatBaseRender, public cSkinDisplayReplay {
cPixmap *labelJump;
cPixmap *iconsPixmap;
+ const cRecording *recording;
+
int screenWidth, lastScreenWidth;
int screenHeight;
double screenAspect;