Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;
[dcpomatic.git] / src / lib / dcp_content.h
index da78e6d72a5cc0bd22f7f111c875013d41609ee3..d6fe8c8207a237223a07e8d708d66d68c8613d7a 100644 (file)
@@ -52,7 +52,7 @@ public:
 
        DCPTime full_length () const;
        
-       void examine (boost::shared_ptr<Job>);
+       void examine (boost::shared_ptr<Job>, bool calculate_digest);
        std::string summary () const;
        std::string technical_summary () const;
        void as_xml (xmlpp::Node *) const;