From 26ea9ceb9851ba99029bd9fdf2ed33ce9585870b Mon Sep 17 00:00:00 2001 From: Martin Schirrmacher Date: Thu, 13 Mar 2014 19:59:24 +0100 Subject: add cutted length while play recording in info --- displayreplay.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'displayreplay.h') 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; -- cgit v1.2.3