summaryrefslogtreecommitdiffstats
path: root/include/svx/SvxColorValueSet.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-11-15 13:36:03 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-11-16 06:32:00 +0000
commit3c73942c8c4b97ee9ede65890e1b1db3cac753c5 (patch)
tree1d7187f7c02211f5cc1658022aed0437885d7bdf /include/svx/SvxColorValueSet.hxx
parenttdf#92346 - Copy functionality in the viewer (diff)
downloadcore-3c73942c8c4b97ee9ede65890e1b1db3cac753c5.tar.gz
core-3c73942c8c4b97ee9ede65890e1b1db3cac753c5.zip
loplugin:countusersofdefaultparams in include/svx..unotools
Change-Id: I02e933da66241e99e3b81d90d679f1502bab3fef Reviewed-on: https://gerrit.libreoffice.org/30866 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/SvxColorValueSet.hxx')
-rw-r--r--include/svx/SvxColorValueSet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/SvxColorValueSet.hxx b/include/svx/SvxColorValueSet.hxx
index 0b9f53366cb5..1e6d6a615c79 100644
--- a/include/svx/SvxColorValueSet.hxx
+++ b/include/svx/SvxColorValueSet.hxx
@@ -28,7 +28,7 @@ class XColorList;
class SVX_DLLPUBLIC SvxColorValueSet : public ValueSet
{
public:
- SvxColorValueSet(vcl::Window* pParent, WinBits nWinStyle = WB_ITEMBORDER);
+ SvxColorValueSet(vcl::Window* pParent, WinBits nWinStyle);
virtual void Resize() override;