summaryrefslogtreecommitdiff
path: root/configmgr/source/xcuparser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/xcuparser.hxx')
-rw-r--r--configmgr/source/xcuparser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/xcuparser.hxx b/configmgr/source/xcuparser.hxx
index f7bc15839462..27e193bde8b7 100644
--- a/configmgr/source/xcuparser.hxx
+++ b/configmgr/source/xcuparser.hxx
@@ -56,7 +56,7 @@ public:
Modifications * broadcastModifications, Additions * additions);
private:
- virtual ~XcuParser();
+ virtual ~XcuParser() override;
virtual xmlreader::XmlReader::Text getTextMode() override;