summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/properties/rectangleproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/sdr/properties/rectangleproperties.hxx')
-rw-r--r--svx/inc/sdr/properties/rectangleproperties.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/sdr/properties/rectangleproperties.hxx b/svx/inc/sdr/properties/rectangleproperties.hxx
index 9e50b549f0f3..376b494eac93 100644
--- a/svx/inc/sdr/properties/rectangleproperties.hxx
+++ b/svx/inc/sdr/properties/rectangleproperties.hxx
@@ -41,7 +41,7 @@ namespace sdr
RectangleProperties(const RectangleProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~RectangleProperties();
+ virtual ~RectangleProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;