X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Freel_writer.h;h=c9052c832fd8570223bc8e4b6b6166bb14a2b25a;hb=0403a4954ea84ace43c4248aae89af9a6384d7b2;hp=fff298cb7be6d0512b36902ba53aed138067bc99;hpb=e0935244e27bcc5e87588900e1010b291ee631bc;p=dcpomatic.git diff --git a/src/lib/reel_writer.h b/src/lib/reel_writer.h index fff298cb7..c9052c832 100644 --- a/src/lib/reel_writer.h +++ b/src/lib/reel_writer.h @@ -82,7 +82,7 @@ public: bool ensure_subtitles, std::set ensure_closed_captions ); - void calculate_digests (std::function set_progress); + void calculate_digests(std::function set_progress); Frame start () const;