X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fanalyse_subtitles_job.h;h=c47117c5774835d8056205d08df83077547dc141;hp=ef720ef09733b49557a23fd17af477bd43dc45f6;hb=cc4eac93edc748e06b53be6a89ec8816011dd19a;hpb=b95b521c63233aa08d42026098429cae4633c95a diff --git a/src/lib/analyse_subtitles_job.h b/src/lib/analyse_subtitles_job.h index ef720ef09..c47117c57 100644 --- a/src/lib/analyse_subtitles_job.h +++ b/src/lib/analyse_subtitles_job.h @@ -42,7 +42,7 @@ public: } private: - void analyse (PlayerText text, TextType type); + void analyse(PlayerText const& text, TextType type); std::weak_ptr _content; boost::filesystem::path _path;