diff options
Diffstat (limited to 'src/wx/audio_plot.h')
| -rw-r--r-- | src/wx/audio_plot.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/audio_plot.h b/src/wx/audio_plot.h index dfc1b18ae..b2ae139d1 100644 --- a/src/wx/audio_plot.h +++ b/src/wx/audio_plot.h @@ -39,4 +39,6 @@ private: int _channel; /** gain to apply in dB */ float _gain; + + static const int _minimum; }; |
