diff options
Diffstat (limited to 'include/editeng/charscaleitem.hxx')
-rw-r--r-- | include/editeng/charscaleitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/charscaleitem.hxx b/include/editeng/charscaleitem.hxx index d8397f4e19ff..7a2da36ade63 100644 --- a/include/editeng/charscaleitem.hxx +++ b/include/editeng/charscaleitem.hxx @@ -32,7 +32,7 @@ */ -class EDITENG_DLLPUBLIC SvxCharScaleWidthItem : public SfxUInt16Item +class EDITENG_DLLPUBLIC SvxCharScaleWidthItem final : public SfxUInt16Item { public: static SfxPoolItem* CreateDefault(); |