diff options
Diffstat (limited to 'xmloff/inc/XMLTextColumnsPropertyHandler.hxx')
-rw-r--r-- | xmloff/inc/XMLTextColumnsPropertyHandler.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLTextColumnsPropertyHandler.hxx b/xmloff/inc/XMLTextColumnsPropertyHandler.hxx index 25554f5218d1..7e908d681313 100644 --- a/xmloff/inc/XMLTextColumnsPropertyHandler.hxx +++ b/xmloff/inc/XMLTextColumnsPropertyHandler.hxx @@ -25,7 +25,7 @@ /** PropertyHandler for the XML-data-type: */ -class XMLTextColumnsPropertyHandler : public XMLPropertyHandler +class XMLTextColumnsPropertyHandler final : public XMLPropertyHandler { public: virtual ~XMLTextColumnsPropertyHandler () override; |