summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLStarBasicExportHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLStarBasicExportHandler.hxx')
-rw-r--r--xmloff/inc/XMLStarBasicExportHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLStarBasicExportHandler.hxx b/xmloff/inc/XMLStarBasicExportHandler.hxx
index b659306b19b2..2e7f519d345f 100644
--- a/xmloff/inc/XMLStarBasicExportHandler.hxx
+++ b/xmloff/inc/XMLStarBasicExportHandler.hxx
@@ -29,7 +29,7 @@ namespace com { namespace sun { namespace star {
namespace beans { struct PropertyValue; }
} } }
-class XMLStarBasicExportHandler : public XMLEventExportHandler
+class XMLStarBasicExportHandler final : public XMLEventExportHandler
{
public:
XMLStarBasicExportHandler();