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 836febb..9d83850 100644 --- a/displayreplay.h +++ b/displayreplay.h @@ -11,6 +11,7 @@ class cSDDisplayReplay : public cSkinDisplayReplay { private: cDisplayReplayView *replayView; bool initial; + bool initialModeSet; bool doOutput; bool modeOnly; public: |
