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