summaryrefslogtreecommitdiff
path: root/include/editeng/kernitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/kernitem.hxx')
-rw-r--r--include/editeng/kernitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/kernitem.hxx b/include/editeng/kernitem.hxx
index ec2cd4638ee4..c5ea4f3b3f1c 100644
--- a/include/editeng/kernitem.hxx
+++ b/include/editeng/kernitem.hxx
@@ -32,7 +32,7 @@
This item describes the kerning.
*/
-class EDITENG_DLLPUBLIC SvxKerningItem : public SfxInt16Item
+class EDITENG_DLLPUBLIC SvxKerningItem final : public SfxInt16Item
{
public:
static SfxPoolItem* CreateDefault();