summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/properties/attributeproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/sdr/properties/attributeproperties.hxx')
-rw-r--r--svx/inc/sdr/properties/attributeproperties.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/sdr/properties/attributeproperties.hxx b/svx/inc/sdr/properties/attributeproperties.hxx
index 262cf7749d7c..87ec2975b8ae 100644
--- a/svx/inc/sdr/properties/attributeproperties.hxx
+++ b/svx/inc/sdr/properties/attributeproperties.hxx
@@ -61,7 +61,7 @@ namespace sdr
virtual BaseProperties& Clone(SdrObject& rObj) const override;
// destructor
- virtual ~AttributeProperties();
+ virtual ~AttributeProperties() override;
// set a new StyleSheet and broadcast
virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, bool bDontRemoveHardAttr) override;