summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/typeselectionpage.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-09-15 10:43:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-09-15 10:44:00 +0100
commit3c68751f6beecccda7857e414b39c8cc8db6e57a (patch)
tree62f7f2152dc0fbe8100f96b44594d7b6ff212946 /extensions/source/abpilot/typeselectionpage.hxx
parent1ed0f437679d702b633e381eaf6f6d6f9aecdd9b (diff)
cppcheck: noExplicitConstructor
Change-Id: If00a2de2c23271baaee126230c6bf9e657666ff4
Diffstat (limited to 'extensions/source/abpilot/typeselectionpage.hxx')
-rw-r--r--extensions/source/abpilot/typeselectionpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/abpilot/typeselectionpage.hxx b/extensions/source/abpilot/typeselectionpage.hxx
index d5f13a880aed..a8c1830145d8 100644
--- a/extensions/source/abpilot/typeselectionpage.hxx
+++ b/extensions/source/abpilot/typeselectionpage.hxx
@@ -61,7 +61,7 @@ namespace abp
::std::vector< ButtonItem > m_aAllTypes;
public:
- TypeSelectionPage( OAddessBookSourcePilot* _pParent );
+ explicit TypeSelectionPage( OAddessBookSourcePilot* _pParent );
virtual ~TypeSelectionPage();
virtual void dispose() SAL_OVERRIDE;