summaryrefslogtreecommitdiff
path: root/include/svx/sdr/contact/viewcontactofsdrobjcustomshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/contact/viewcontactofsdrobjcustomshape.hxx')
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrobjcustomshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/contact/viewcontactofsdrobjcustomshape.hxx b/include/svx/sdr/contact/viewcontactofsdrobjcustomshape.hxx
index f4845e8411f9..60142ff65db7 100644
--- a/include/svx/sdr/contact/viewcontactofsdrobjcustomshape.hxx
+++ b/include/svx/sdr/contact/viewcontactofsdrobjcustomshape.hxx
@@ -53,7 +53,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;
+ virtual drawinglayer::primitive2d::Primitive2DSequence createViewIndependentPrimitive2DSequence() const SAL_OVERRIDE;
};
} // end of namespace contact
} // end of namespace sdr