X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fvideo_waveform_plot.h;h=3801860740008cf82550a5431f4d50de46893100;hb=61efbb1cfe73c2a41896e60a8a335457e30674d1;hp=023a698a8172576be15c3170aa3c4dffe8687367;hpb=23583dfb56181c76126e652042e9d1940367aa27;p=dcpomatic.git diff --git a/src/wx/video_waveform_plot.h b/src/wx/video_waveform_plot.h index 023a698a8..380186074 100644 --- a/src/wx/video_waveform_plot.h +++ b/src/wx/video_waveform_plot.h @@ -35,7 +35,7 @@ class FilmViewer; class VideoWaveformPlot : public wxPanel { public: - VideoWaveformPlot (wxWindow* parent, boost::weak_ptr film, ControlFilmViewer* viewer); + VideoWaveformPlot (wxWindow* parent, boost::weak_ptr film, boost::weak_ptr viewer); void set_enabled (bool e); void set_component (int c);