X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fexamine_content_job.h;fp=src%2Flib%2Fexamine_content_job.h;h=0105035ffe1c175521680f1fc059869836e5bdc2;hp=42496372638878773e61f962524d78848b89057d;hb=e03d6f9bc6af9dfa8602c82cc52040a92144deaf;hpb=b93430a73313d705f7f51315db705cfcf9942297 diff --git a/src/lib/examine_content_job.h b/src/lib/examine_content_job.h index 424963726..0105035ff 100644 --- a/src/lib/examine_content_job.h +++ b/src/lib/examine_content_job.h @@ -27,6 +27,7 @@ class ExamineContentJob : public Job { public: ExamineContentJob (boost::shared_ptr, boost::shared_ptr); + ~ExamineContentJob (); std::string name () const; std::string json_name () const;