Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;
[dcpomatic.git] / src / lib / dcp_subtitle_content.h
index 5794b59516e6767f586cc5d0a33663b2ed9ef376..551dafd15e5f5ed25ff23d64976eac626b8ef2a9 100644 (file)
@@ -26,7 +26,7 @@ public:
        DCPSubtitleContent (boost::shared_ptr<const Film>, cxml::ConstNodePtr, int);
 
        /* 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;