Cope better with the butler thread throwing an exception; give up
[dcpomatic.git] / src / lib / transcode_job.h
index 5419a46f3342985d2cbe91359f5957847473aa49..14ad693c370975a2ca0b0523eb948882240d600a 100644 (file)
@@ -33,7 +33,7 @@ class Transcoder;
 class TranscodeJob : public Job
 {
 public:
-       TranscodeJob (boost::shared_ptr<const Film>);
+       TranscodeJob (boost::shared_ptr<const Film> film);
 
        std::string name () const;
        std::string json_name () const;