X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Ftext_subtitle.h;h=c72486ca01ee6330b5dbfd5484338ffd2cf08d86;hp=94adb5cc58e9400b0d3b03b4dd144fa929a49d60;hb=c6871fe8617b3de03662b7630355059393bf8043;hpb=334e250896a5dcbb64db96df8e20821ffc75b146 diff --git a/src/lib/text_subtitle.h b/src/lib/text_subtitle.h index 94adb5cc5..c72486ca0 100644 --- a/src/lib/text_subtitle.h +++ b/src/lib/text_subtitle.h @@ -35,7 +35,7 @@ class text_subtitle_parse_test; class TextSubtitle { public: - TextSubtitle (boost::shared_ptr); + explicit TextSubtitle (boost::shared_ptr); boost::optional first () const; ContentTime length () const;