Fix bit chopped off right hand side of video waveform.
[dcpomatic.git] / src / wx / video_waveform_plot.h
index c5cc498f6273a07bcf3e1482b258ee620762180f..0f8bd33cdb9c329d17ec1d518d737fe8fea55466 100644 (file)
@@ -54,6 +54,7 @@ private:
        int _contrast;
 
        static int const _vertical_margin;
+       static int const _x_axis_width;
 
        boost::signals2::connection _viewer_connection;
 };