summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-10-05 17:10:47 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-10-05 20:30:59 +0100
commit56a5734b06e0f252722153d2e6af680fd9e6e429 (patch)
treef5e6653d3cfdc0e51baf962cec98f05ccb04e640 /forms
parent91ff5501892f8c3b11d4d5381e2f3efb5f289da6 (diff)
cppcheck: noExplicitConstructor
Change-Id: I80950aaf1385bd76b012eab7866fd16848751f45
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/Button.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Button.hxx b/forms/source/component/Button.hxx
index 1e6c43ec0764..dd22e0a291d4 100644
--- a/forms/source/component/Button.hxx
+++ b/forms/source/component/Button.hxx
@@ -130,7 +130,7 @@ protected:
virtual css::uno::Sequence< css::uno::Type> _getTypes() SAL_OVERRIDE;
public:
- OButtonControl(const css::uno::Reference< css::uno::XComponentContext>& _rxFactory);
+ explicit OButtonControl(const css::uno::Reference< css::uno::XComponentContext>& _rxFactory);
virtual ~OButtonControl();
// XServiceInfo