summaryrefslogtreecommitdiff
path: root/include/svx/sdr/contact/viewcontactofe3dpolygon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/contact/viewcontactofe3dpolygon.hxx')
-rw-r--r--include/svx/sdr/contact/viewcontactofe3dpolygon.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/contact/viewcontactofe3dpolygon.hxx b/include/svx/sdr/contact/viewcontactofe3dpolygon.hxx
index 49c750e332a5..e0ee21118602 100644
--- a/include/svx/sdr/contact/viewcontactofe3dpolygon.hxx
+++ b/include/svx/sdr/contact/viewcontactofe3dpolygon.hxx
@@ -49,7 +49,7 @@ namespace sdr
protected:
// This method is responsible for creating the graphical visualisation data which is
// stored in the local primitive list. Default creates a yellow replacement rectangle.
- virtual drawinglayer::primitive3d::Primitive3DSequence createViewIndependentPrimitive3DSequence() const;
+ virtual drawinglayer::primitive3d::Primitive3DSequence createViewIndependentPrimitive3DSequence() const SAL_OVERRIDE;
};
} // end of namespace contact
} // end of namespace sdr