summaryrefslogtreecommitdiff
path: root/unotools/source/config/configvaluecontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/configvaluecontainer.cxx')
-rw-r--r--unotools/source/config/configvaluecontainer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/configvaluecontainer.cxx b/unotools/source/config/configvaluecontainer.cxx
index 7121e066033a..6ec6913eb38a 100644
--- a/unotools/source/config/configvaluecontainer.cxx
+++ b/unotools/source/config/configvaluecontainer.cxx
@@ -51,7 +51,7 @@ namespace utl
Type aDataType; // the type object pointed to by pLocation
public:
- NodeValueAccessor( const OUString& _rNodePath );
+ explicit NodeValueAccessor( const OUString& _rNodePath );
void bind( void* _pLocation, const Type& _rType );