X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fsend_notification_email_job.h;h=04f1d98ab82f62b77fe184b4cf9c3300e13b0fe4;hb=3f9b394d57e750624d361f5daae6db77079f862a;hp=3817f90187cc98b6c2c4e1e099c6c3b68c691c1c;hpb=ff3b9789a0e0540f7a8677ec5eb644e21b6f262c;p=dcpomatic.git diff --git a/src/lib/send_notification_email_job.h b/src/lib/send_notification_email_job.h index 3817f9018..04f1d98ab 100644 --- a/src/lib/send_notification_email_job.h +++ b/src/lib/send_notification_email_job.h @@ -23,7 +23,7 @@ class SendNotificationEmailJob : public Job { public: - SendNotificationEmailJob (explicit std::string body); + explicit SendNotificationEmailJob (std::string body); std::string name () const; std::string json_name () const;