Stop threads at the start of their object's destruction in all Job cases.
[dcpomatic.git] / src / lib / send_kdm_email_job.h
index 0b64db7a8879c64bf4baf5392444e72b3ba4f204..a7196fe15ca679e1c20d1c2e04a20556987e9fc6 100644 (file)
@@ -40,6 +40,7 @@ public:
                dcp::NameFormat::Map name_values,
                std::string cpl_name
                );
+       ~SendKDMEmailJob ();
 
        std::string name () const;
        std::string json_name () const;