summaryrefslogtreecommitdiff
path: root/src/wx/audio_plot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/audio_plot.h')
-rw-r--r--src/wx/audio_plot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/audio_plot.h b/src/wx/audio_plot.h
index 580bc2d5a..2f4b224e8 100644
--- a/src/wx/audio_plot.h
+++ b/src/wx/audio_plot.h
@@ -38,6 +38,8 @@ public:
void set_message (wxString);
void set_gain_correction (double gain);
+ wxColour colour (int n) const;
+
static const int max_smoothing;
private: