X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ffilm_viewer.h;h=e502c6f45cd2922e3d9fe90c32fe7553c67d83a6;hb=5dc2dbdb6639f8d617a40209ad603d2a38f9df2a;hp=0235d225fc030eb125b48b96fbb7a2bf6eb60b07;hpb=545e94c62f23f7a6225cfa97a91cd9a9258731a1;p=dcpomatic.git diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h index 0235d225f..e502c6f45 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -36,7 +36,7 @@ class PlayerVideo; class FilmViewer : public wxPanel { public: - FilmViewer (boost::shared_ptr, wxWindow *); + FilmViewer (wxWindow *); void set_film (boost::shared_ptr);