summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/classfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/shlxthandler/classfactory.hxx')
-rw-r--r--shell/source/win32/shlxthandler/classfactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/shlxthandler/classfactory.hxx b/shell/source/win32/shlxthandler/classfactory.hxx
index 131c8e01d17d..047b661ab5e9 100644
--- a/shell/source/win32/shlxthandler/classfactory.hxx
+++ b/shell/source/win32/shlxthandler/classfactory.hxx
@@ -31,7 +31,7 @@
class CClassFactory : public IClassFactory
{
public:
- CClassFactory(const CLSID& clsid);
+ explicit CClassFactory(const CLSID& clsid);
virtual ~CClassFactory();