X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fsubrip_content.h;h=243032691b76b0179205f5614098e51cc8e25bb7;hb=c008066160d85b9ec9e5485375d7baaa5d27bda2;hp=d2dcdee00b09cce5e1b014dba924fd0b09bea8ff;hpb=5e4f001bf32e3cdf65efa34803d70e6c1c00c66b;p=dcpomatic.git diff --git a/src/lib/subrip_content.h b/src/lib/subrip_content.h index d2dcdee00..243032691 100644 --- a/src/lib/subrip_content.h +++ b/src/lib/subrip_content.h @@ -30,7 +30,7 @@ public: } /* Content */ - void examine (boost::shared_ptr); + void examine (boost::shared_ptr, bool calculate_digest); std::string summary () const; std::string technical_summary () const; std::string information () const;