X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fsend_problem_report_job.h;h=af1a4b26901688efb7a164050d9de09a5acd9bca;hp=c4371a54ed4b32014ed8e1a8afd6355ed692f806;hb=e03d6f9bc6af9dfa8602c82cc52040a92144deaf;hpb=67a68bd971ebe1b35daa3f75873b4ccb53c00ba0 diff --git a/src/lib/send_problem_report_job.h b/src/lib/send_problem_report_job.h index c4371a54e..af1a4b269 100644 --- a/src/lib/send_problem_report_job.h +++ b/src/lib/send_problem_report_job.h @@ -31,6 +31,8 @@ public: std::string summary ); + ~SendProblemReportJob (); + std::string name () const; std::string json_name () const; void run ();