Pull methods out of CinemaKDMs.
[dcpomatic.git] / src / wx / video_waveform_plot.h
index 023a698a8172576be15c3170aa3c4dffe8687367..3801860740008cf82550a5431f4d50de46893100 100644 (file)
@@ -35,7 +35,7 @@ class FilmViewer;
 class VideoWaveformPlot : public wxPanel
 {
 public:
-       VideoWaveformPlot (wxWindow* parent, boost::weak_ptr<const Film> film, ControlFilmViewer* viewer);
+       VideoWaveformPlot (wxWindow* parent, boost::weak_ptr<const Film> film, boost::weak_ptr<FilmViewer> viewer);
 
        void set_enabled (bool e);
        void set_component (int c);