summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools/PropertySet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tools/PropertySet.hxx')
-rw-r--r--sd/source/ui/inc/tools/PropertySet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tools/PropertySet.hxx b/sd/source/ui/inc/tools/PropertySet.hxx
index 3e36728855d8..912e2637d7c8 100644
--- a/sd/source/ui/inc/tools/PropertySet.hxx
+++ b/sd/source/ui/inc/tools/PropertySet.hxx
@@ -47,7 +47,7 @@ class PropertySet
{
public:
explicit PropertySet();
- virtual ~PropertySet();
+ virtual ~PropertySet() override;
virtual void SAL_CALL disposing() override;