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