summaryrefslogtreecommitdiff
path: root/watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'watch.h')
-rw-r--r--watch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/watch.h b/watch.h
index cbe4021..eb233af 100644
--- a/watch.h
+++ b/watch.h
@@ -100,6 +100,7 @@ protected:
bool Program();
bool Replay();
bool RenderScreen(bool bReDraw);
+ bool RenderSpectrumAnalyzer();
eReplayState ReplayMode() const;
bool ReplayPosition(int &current, int &total) const;
bool CurrentTime(time_t ts);