summaryrefslogtreecommitdiff
path: root/emfio/inc/mtftools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'emfio/inc/mtftools.hxx')
-rw-r--r--emfio/inc/mtftools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/emfio/inc/mtftools.hxx b/emfio/inc/mtftools.hxx
index 6c12078f051e..4dff8d391e0a 100644
--- a/emfio/inc/mtftools.hxx
+++ b/emfio/inc/mtftools.hxx
@@ -336,7 +336,7 @@ namespace emfio
Bitmap aBmp;
WinMtfFillStyle()
- : aFillColor(Color(COL_BLACK))
+ : aFillColor(COL_BLACK)
, bTransparent(false)
, aType(WinMtfFillStyleType::Solid)
{}