summaryrefslogtreecommitdiff
path: root/configmgr/source/propertynode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/propertynode.hxx')
-rw-r--r--configmgr/source/propertynode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/propertynode.hxx b/configmgr/source/propertynode.hxx
index e1ddb4495d08..0a442a1d21f8 100644
--- a/configmgr/source/propertynode.hxx
+++ b/configmgr/source/propertynode.hxx
@@ -57,7 +57,7 @@ public:
private:
PropertyNode(PropertyNode const & other);
- virtual ~PropertyNode();
+ virtual ~PropertyNode() override;
virtual Kind kind() const override;