Clean up access to stuff from Film.
[dcpomatic.git] / src / wx / film_viewer.h
index eaf46f1e6bbc8474bbc69020e12a0f31e950b828..e42c37a8d4ffab33c7f06aacf165bea4aa44351d 100644 (file)
@@ -165,6 +165,7 @@ private:
        void film_change (ChangeType, Film::Property);
        void recreate_butler ();
        void config_changed (Config::Property);
+       void film_length_change ();
 
        dcpomatic::DCPTime time () const;
        boost::optional<dcpomatic::DCPTime> audio_time () const;