summaryrefslogtreecommitdiff
path: root/configmgr/source/childaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/childaccess.hxx')
-rw-r--r--configmgr/source/childaccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/childaccess.hxx b/configmgr/source/childaccess.hxx
index 9a43d86e8c21..dd81b251bb8b 100644
--- a/configmgr/source/childaccess.hxx
+++ b/configmgr/source/childaccess.hxx
@@ -118,7 +118,7 @@ public:
void commitChanges(bool valid, Modifications * globalModifications);
private:
- virtual ~ChildAccess();
+ virtual ~ChildAccess() override;
virtual void addTypes(
std::vector< css::uno::Type > * types) const override;