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