summaryrefslogtreecommitdiffstats
path: root/mailnews/base/src/nsMsgGroupThread.h
diff options
context:
space:
mode:
Diffstat (limited to 'mailnews/base/src/nsMsgGroupThread.h')
-rw-r--r--mailnews/base/src/nsMsgGroupThread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailnews/base/src/nsMsgGroupThread.h b/mailnews/base/src/nsMsgGroupThread.h
index 3d1cb4fb4..076d7432a 100644
--- a/mailnews/base/src/nsMsgGroupThread.h
+++ b/mailnews/base/src/nsMsgGroupThread.h
@@ -21,7 +21,7 @@ public:
friend class nsMsgGroupView;
nsMsgGroupThread();
- nsMsgGroupThread(nsIMsgDatabase *db);
+ explicit nsMsgGroupThread(nsIMsgDatabase *db);
NS_DECL_NSIMSGTHREAD
NS_DECL_ISUPPORTS