summaryrefslogtreecommitdiff
path: root/include/svx/sdr/properties/defaultproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/properties/defaultproperties.hxx')
-rw-r--r--include/svx/sdr/properties/defaultproperties.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/properties/defaultproperties.hxx b/include/svx/sdr/properties/defaultproperties.hxx
index 0a8e4e5682e2..5864f0e75f00 100644
--- a/include/svx/sdr/properties/defaultproperties.hxx
+++ b/include/svx/sdr/properties/defaultproperties.hxx
@@ -58,7 +58,7 @@ namespace sdr
DefaultProperties(const DefaultProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~DefaultProperties();
+ virtual ~DefaultProperties() override;
void dumpAsXml(struct _xmlTextWriter * pWriter) const;