From 774dff988acf05e377ec54222ad0ec59110120da Mon Sep 17 00:00:00 2001 From: kamel5 Date: Thu, 30 Jan 2020 11:06:05 +0100 Subject: Correct display cLCARSNGDisplayReplay::SetMessage --- displayreplay.h | 1 + 1 file changed, 1 insertion(+) (limited to 'displayreplay.h') diff --git a/displayreplay.h b/displayreplay.h index c6ca2e4..6b7fde2 100644 --- a/displayreplay.h +++ b/displayreplay.h @@ -39,6 +39,7 @@ private: int lastTotalWidth; cString lastDate; tTrackId lastTrackId; + bool message; bool isRecording; int framesTotal; double fps; -- cgit v1.2.3