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