Supporters update.
[dcpomatic.git] / src / lib / analyse_subtitles_job.h
index ef720ef09733b49557a23fd17af477bd43dc45f6..c47117c5774835d8056205d08df83077547dc141 100644 (file)
@@ -42,7 +42,7 @@ public:
        }
 
 private:
-       void analyse (PlayerText text, TextType type);
+       void analyse(PlayerText const& text, TextType type);
 
        std::weak_ptr<Content> _content;
        boost::filesystem::path _path;