s/destroy_thread/stop_thread/
[dcpomatic.git] / src / lib / examine_content_job.cc
index 5c854a99b49b33e44ad1058121542b4fc5051a9a..3be38863d46e4204bf364da3989ee4b1d7e0fe19 100644 (file)
@@ -40,7 +40,7 @@ ExamineContentJob::ExamineContentJob (shared_ptr<const Film> film, shared_ptr<Co
 
 ExamineContentJob::~ExamineContentJob ()
 {
-       destroy_thread ();
+       stop_thread ();
 }
 
 string