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