summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/uiconfigurationmanager.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-11-24 15:33:00 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-11-25 15:45:56 +0000
commitf43c9aa5eb2f97c052dba101db5a3d31b4baf802 (patch)
treea3f681bbbdca9c762c5b1c61475059c04a337b2d /framework/source/uiconfiguration/uiconfigurationmanager.cxx
parent11f1029be5ad2cc8c69de48a139504d6e4df0565 (diff)
cppcheck: noExplicitConstructor
Change-Id: Id1615ac223cd6257a419e8abe39b5121d4c16ca4
Diffstat (limited to 'framework/source/uiconfiguration/uiconfigurationmanager.cxx')
-rw-r--r--framework/source/uiconfiguration/uiconfigurationmanager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uiconfiguration/uiconfigurationmanager.cxx b/framework/source/uiconfiguration/uiconfigurationmanager.cxx
index c197f0e74ae3..f90ef07d18bd 100644
--- a/framework/source/uiconfiguration/uiconfigurationmanager.cxx
+++ b/framework/source/uiconfiguration/uiconfigurationmanager.cxx
@@ -83,7 +83,7 @@ public:
return aSeq;
}
- UIConfigurationManager( const css::uno::Reference< css::uno::XComponentContext > & rxContext );
+ explicit UIConfigurationManager( const css::uno::Reference< css::uno::XComponentContext > & rxContext );
virtual ~UIConfigurationManager();
// XComponent