summaryrefslogtreecommitdiffstats
path: root/mailnews/compose/src/nsMsgSendLater.h
diff options
context:
space:
mode:
Diffstat (limited to 'mailnews/compose/src/nsMsgSendLater.h')
-rw-r--r--mailnews/compose/src/nsMsgSendLater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailnews/compose/src/nsMsgSendLater.h b/mailnews/compose/src/nsMsgSendLater.h
index 734396acc..7b6cdf8f7 100644
--- a/mailnews/compose/src/nsMsgSendLater.h
+++ b/mailnews/compose/src/nsMsgSendLater.h
@@ -27,7 +27,7 @@ class SendOperationListener : public nsIMsgSendListener,
public nsIMsgCopyServiceListener
{
public:
- SendOperationListener(nsMsgSendLater *aSendLater);
+ explicit SendOperationListener(nsMsgSendLater *aSendLater);
NS_DECL_ISUPPORTS
NS_DECL_NSIMSGSENDLISTENER