summaryrefslogtreecommitdiff
path: root/drawinglayer
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer')
-rw-r--r--drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
index a7228338c689..1606e14100d4 100644
--- a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
+++ b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
@@ -1310,7 +1310,7 @@ namespace drawinglayer
// #i121267# Not needed, does not give better quality compared with
// the MetaActionType::POLYPOLYGON written by RenderPolygonHairlinePrimitive2D
// below
- bool bSupportSvtGraphicStroke(false);
+ const bool bSupportSvtGraphicStroke(false);
if(bSupportSvtGraphicStroke)
{