summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx')
-rw-r--r--xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx b/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
index 08ad38e8cd1e..fa5ecdfd0adf 100644
--- a/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
+++ b/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
@@ -28,7 +28,7 @@ template<typename EnumT> struct SvXMLEnumMapEntry;
/** Abstract base-class for different XML-types. Derivations of this class
knows how to compare, im/export a special XML-type
*/
-class XMLFillBitmapSizePropertyHandler: public XMLPropertyHandler
+class XMLFillBitmapSizePropertyHandler final : public XMLPropertyHandler
{
public: