Destroy Job threads at the start of the subclass destructors,
[dcpomatic.git] / src / lib / send_kdm_email_job.h
index b4e007e3ba51cac9d576c115b90e4bac20245070..fcb9a0b9e46a85d1f1b189df4362ab90985c6b62 100644 (file)
@@ -38,6 +38,8 @@ public:
                std::string cpl_name
                );
 
                std::string cpl_name
                );
 
+       ~SendKDMEmailJob ();
+
        std::string name () const;
        std::string json_name () const;
        void run ();
        std::string name () const;
        std::string json_name () const;
        void run ();