Destroy Job threads at the start of the subclass destructors,
[dcpomatic.git] / src / lib / send_problem_report_job.h
index c4371a54ed4b32014ed8e1a8afd6355ed692f806..af1a4b26901688efb7a164050d9de09a5acd9bca 100644 (file)
@@ -31,6 +31,8 @@ public:
                std::string summary
                );
 
+       ~SendProblemReportJob ();
+
        std::string name () const;
        std::string json_name () const;
        void run ();