Another macOS std::list boost::thread SNAFU.
[dcpomatic.git] / src / lib / check_content_change_job.h
index 5d0af688125ca9d7ab439d3cf8177bf07f0ff3ca..355dedf83a9d3ad2326b357918da855c39880190 100644 (file)
@@ -27,7 +27,7 @@
 class CheckContentChangeJob : public Job
 {
 public:
-       CheckContentChangeJob (boost::shared_ptr<const Film>, boost::shared_ptr<Job> following = boost::shared_ptr<Job>(), bool gui = false);
+       CheckContentChangeJob (boost::shared_ptr<const Film>, boost::shared_ptr<Job> following = boost::shared_ptr<Job>(), bool gui = true);
 
        std::string name () const;
        std::string json_name () const;