summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageMasterPropHdlFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/PageMasterPropHdlFactory.hxx')
-rw-r--r--xmloff/source/style/PageMasterPropHdlFactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/PageMasterPropHdlFactory.hxx b/xmloff/source/style/PageMasterPropHdlFactory.hxx
index c466b295e428..b5852e7b9101 100644
--- a/xmloff/source/style/PageMasterPropHdlFactory.hxx
+++ b/xmloff/source/style/PageMasterPropHdlFactory.hxx
@@ -26,7 +26,7 @@ class XMLPageMasterPropHdlFactory : public XMLPropertyHandlerFactory
{
public:
XMLPageMasterPropHdlFactory();
- virtual ~XMLPageMasterPropHdlFactory();
+ virtual ~XMLPageMasterPropHdlFactory() override;
virtual const XMLPropertyHandler*
GetPropertyHandler( sal_Int32 nType ) const override;