Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
[dcpomatic.git] / src / wx / film_viewer.h
index eb9d256d3782857b2c83e4d5d06a964a2c105ce7..4776d24b48cc37976a5036e3e991056117e5b9de 100644 (file)
@@ -56,7 +56,7 @@ private:
        void timer ();
        void calculate_sizes ();
        void check_play_state ();
-       void active_jobs_changed (bool);
+       void active_jobs_changed (boost::optional<std::string>);
        void back_clicked ();
        void forward_clicked ();
        void player_changed (bool);