X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ffilm_viewer.h;h=93ca26da35fc32460ca7e95de4d75200879c1490;hb=017bb6a9c8521092c245739e12925dd50f7581ff;hp=8b88638cc73da316d46e6bd7222216f3921792a0;hpb=d17430d78742027b1e6b9098269a34f4742a4b6a;p=dcpomatic.git diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h index 8b88638cc..93ca26da3 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -130,7 +130,7 @@ private: dcpomatic::DCPTime uncorrected_time () const; Frame average_latency () const; - void refresh_panel (); + void refresh_view (); bool quick_refresh (); boost::shared_ptr _film;