summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/spritehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/vcl/spritehelper.hxx')
-rw-r--r--canvas/source/vcl/spritehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/vcl/spritehelper.hxx b/canvas/source/vcl/spritehelper.hxx
index 186023a69504..70770dbec8d9 100644
--- a/canvas/source/vcl/spritehelper.hxx
+++ b/canvas/source/vcl/spritehelper.hxx
@@ -95,7 +95,7 @@ namespace vclcanvas
private:
virtual ::basegfx::B2DPolyPolygon polyPolygonFromXPolyPolygon2D(
- css::uno::Reference< css::rendering::XPolyPolygon2D >& xPoly ) const SAL_OVERRIDE;
+ css::uno::Reference< css::rendering::XPolyPolygon2D >& xPoly ) const override;
// for the redraw
BackBufferSharedPtr mpBackBuffer;