summaryrefslogtreecommitdiff
path: root/include/svx/sdr/contact/viewcontactofsdrpathobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/contact/viewcontactofsdrpathobj.hxx')
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrpathobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/contact/viewcontactofsdrpathobj.hxx b/include/svx/sdr/contact/viewcontactofsdrpathobj.hxx
index 0a7b75ad5f74..daa37db432ee 100644
--- a/include/svx/sdr/contact/viewcontactofsdrpathobj.hxx
+++ b/include/svx/sdr/contact/viewcontactofsdrpathobj.hxx
@@ -50,7 +50,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