summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-30 12:11:39 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-30 13:06:54 +0000
commit0cd7ccb87e70982e416322587661cbfde01505ec (patch)
tree5fe3ac3907f1148ff0b37c2014fec908969569c1 /vcl
parentda56de9ac4824eb365af20b351719395e725be39 (diff)
convert GradientType to scoped enum
Change-Id: Ie71ead122965e967796ed01270cc2824d35905ac Reviewed-on: https://gerrit.libreoffice.org/35900 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/filter/wmf/winmtf.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/filter/wmf/winmtf.cxx b/vcl/source/filter/wmf/winmtf.cxx
index 4fe537dd64b8..cb53a11135d0 100644
--- a/vcl/source/filter/wmf/winmtf.cxx
+++ b/vcl/source/filter/wmf/winmtf.cxx
@@ -1263,7 +1263,7 @@ void WinMtfOutput::DrawPolygon( tools::Polygon& rPolygon, bool bRecordPath )
true,
SvtGraphicFill::hatchSingle,
Color(),
- SvtGraphicFill::gradientLinear,
+ SvtGraphicFill::GradientType::Linear,
Color(),
Color(),
0,