Typo fix.
[dcpomatic.git] / src / wx / film_viewer.h
index 9cbedc7cb1b7f61592a23b7a9d8326ad7be4ca47..8024bb1bfc16ff9020b5596e057c1dbd0b9fb3df 100644 (file)
@@ -153,10 +153,10 @@ private:
        void video_view_sized ();
        void calculate_sizes ();
        void player_change (ChangeType type, int, bool);
+       void player_change (std::vector<int> properties);
        void idle_handler ();
        void request_idle_display_next_frame ();
        void film_change (ChangeType, Film::Property);
-       void content_change (ChangeType, int property);
        void recreate_butler ();
        void config_changed (Config::Property);
        void film_length_change ();