summaryrefslogtreecommitdiff
path: root/include/xmloff/prhdlfac.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/prhdlfac.hxx')
-rw-r--r--include/xmloff/prhdlfac.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/prhdlfac.hxx b/include/xmloff/prhdlfac.hxx
index 84827d64a215..0b517208aeee 100644
--- a/include/xmloff/prhdlfac.hxx
+++ b/include/xmloff/prhdlfac.hxx
@@ -47,7 +47,7 @@ class XMLOFF_DLLPUBLIC XMLPropertyHandlerFactory : public salhelper::SimpleRefer
public:
XMLPropertyHandlerFactory();
- virtual ~XMLPropertyHandlerFactory();
+ virtual ~XMLPropertyHandlerFactory() override;
/**
This method retrieves a PropertyHandler for the given XML-type.