summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source/attribute/sdrlineattribute.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/attribute/sdrlineattribute.cxx')
-rw-r--r--drawinglayer/source/attribute/sdrlineattribute.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/attribute/sdrlineattribute.cxx b/drawinglayer/source/attribute/sdrlineattribute.cxx
index 5d304b849970..12f476357d39 100644
--- a/drawinglayer/source/attribute/sdrlineattribute.cxx
+++ b/drawinglayer/source/attribute/sdrlineattribute.cxx
@@ -68,7 +68,7 @@ namespace drawinglayer
{
}
- ImpSdrLineAttribute(const basegfx::BColor& rColor)
+ explicit ImpSdrLineAttribute(const basegfx::BColor& rColor)
: mnRefCount(0),
meJoin(basegfx::B2DLINEJOIN_NONE),
mfWidth(0.0),