summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/source/gdi/graphictools.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/gdi/graphictools.cxx b/vcl/source/gdi/graphictools.cxx
index 7c913abc1d32..fe2b76006988 100644
--- a/vcl/source/gdi/graphictools.cxx
+++ b/vcl/source/gdi/graphictools.cxx
@@ -190,6 +190,7 @@ SvtGraphicFill::SvtGraphicFill() :
maFillRule(),
maFillType(),
maFillTransform(),
+ mbTiling( false ),
maHatchType(),
maHatchColor( COL_BLACK ),
maGradientType(),