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 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; |