summaryrefslogtreecommitdiff
path: root/src/wx/video_waveform_plot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/video_waveform_plot.h')
-rw-r--r--src/wx/video_waveform_plot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/video_waveform_plot.h b/src/wx/video_waveform_plot.h
index c5cc498f6..0f8bd33cd 100644
--- a/src/wx/video_waveform_plot.h
+++ b/src/wx/video_waveform_plot.h
@@ -54,6 +54,7 @@ private:
int _contrast;
static int const _vertical_margin;
+ static int const _x_axis_width;
boost::signals2::connection _viewer_connection;
};