Various fixes.
[dcpomatic.git] / src / wx / film_viewer.h
index f0d4b628005ddb98ca140464b2223c9e37ad15d8..8194d02062932ab930146699991e5e653bc59ce9 100644 (file)
@@ -51,6 +51,8 @@ private:
        void calculate_sizes ();
        void check_play_state ();
        void update_from_raw ();
+       void decoder_changed ();
+       void seek_and_update (SourceFrame);
 
        boost::shared_ptr<Film> _film;