Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;
[dcpomatic.git] / src / lib / subrip_content.h
index d2dcdee00b09cce5e1b014dba924fd0b09bea8ff..243032691b76b0179205f5614098e51cc8e25bb7 100644 (file)
@@ -30,7 +30,7 @@ public:
        }
        
        /* Content */
-       void examine (boost::shared_ptr<Job>);
+       void examine (boost::shared_ptr<Job>, bool calculate_digest);
        std::string summary () const;
        std::string technical_summary () const;
        std::string information () const;