diff options
Diffstat (limited to 'src/lib/send_problem_report_job.h')
| -rw-r--r-- | src/lib/send_problem_report_job.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 (); |
