summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive3d/shadowprimitive3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive3d/shadowprimitive3d.hxx')
-rw-r--r--include/drawinglayer/primitive3d/shadowprimitive3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive3d/shadowprimitive3d.hxx b/include/drawinglayer/primitive3d/shadowprimitive3d.hxx
index 1e58bbbde5b6..5b10da20bca4 100644
--- a/include/drawinglayer/primitive3d/shadowprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/shadowprimitive3d.hxx
@@ -69,7 +69,7 @@ namespace drawinglayer
bool getShadow3D() const { return mbShadow3D; }
/// compare operator
- virtual bool operator==(const BasePrimitive3D& rPrimitive) const SAL_OVERRIDE;
+ virtual bool operator==(const BasePrimitive3D& rPrimitive) const override;
/// provide unique ID
DeclPrimitive3DIDBlock()