summaryrefslogtreecommitdiff
path: root/configmgr/source/localizedpropertynode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/localizedpropertynode.hxx')
-rw-r--r--configmgr/source/localizedpropertynode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/localizedpropertynode.hxx b/configmgr/source/localizedpropertynode.hxx
index 702613f8abe8..35b67d2345bf 100644
--- a/configmgr/source/localizedpropertynode.hxx
+++ b/configmgr/source/localizedpropertynode.hxx
@@ -46,7 +46,7 @@ public:
private:
LocalizedPropertyNode(LocalizedPropertyNode const & other);
- virtual ~LocalizedPropertyNode();
+ virtual ~LocalizedPropertyNode() override;
virtual Kind kind() const override;