X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fsend_notification_email_job.h;h=5c116f2eefc2514d72052661dd3e0ae6187790c0;hb=334d3cb564c72bd430a17c6e6f01aeb488fb191c;hp=04f1d98ab82f62b77fe184b4cf9c3300e13b0fe4;hpb=0eb631849f50a456b1f0f18a6fc56b0d52a5162b;p=dcpomatic.git 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;