diff options
Diffstat (limited to 'watch.h')
-rw-r--r-- | watch.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -100,6 +100,7 @@ protected: bool Program(); bool Replay(); bool RenderScreen(bool bReDraw); + bool RenderSpectrumAnalyzer(); eReplayState ReplayMode() const; bool ReplayPosition(int ¤t, int &total) const; bool CurrentTime(time_t ts); |