X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fsend_notification_email_job.h;fp=src%2Flib%2Fsend_notification_email_job.h;h=5c116f2eefc2514d72052661dd3e0ae6187790c0;hp=04f1d98ab82f62b77fe184b4cf9c3300e13b0fe4;hb=e03d6f9bc6af9dfa8602c82cc52040a92144deaf;hpb=b93430a73313d705f7f51315db705cfcf9942297 diff --git a/src/lib/send_notification_email_job.h b/src/lib/send_notification_email_job.h index 04f1d98ab..5c116f2ee 100644 --- a/src/lib/send_notification_email_job.h +++ b/src/lib/send_notification_email_job.h @@ -24,6 +24,7 @@ class SendNotificationEmailJob : public Job { public: explicit SendNotificationEmailJob (std::string body); + ~SendNotificationEmailJob (); std::string name () const; std::string json_name () const;