summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx')
-rw-r--r--svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx b/svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx
index af8cb3b01840..df30d0f9f2fb 100644
--- a/svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx
+++ b/svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx
@@ -48,7 +48,7 @@ namespace sdr
protected:
// This method is responsible for creating the graphical visualisation data
// ONLY based on model data
- virtual drawinglayer::primitive2d::Primitive2DSequence createViewIndependentPrimitive2DSequence() const SAL_OVERRIDE;
+ virtual drawinglayer::primitive2d::Primitive2DSequence createViewIndependentPrimitive2DSequence() const override;
};
} // end of namespace contact
} // end of namespace sdr