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