summaryrefslogtreecommitdiff
path: root/include/editeng/autokernitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/autokernitem.hxx')
-rw-r--r--include/editeng/autokernitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/autokernitem.hxx b/include/editeng/autokernitem.hxx
index ed18b8dffbed..6274f144aee6 100644
--- a/include/editeng/autokernitem.hxx
+++ b/include/editeng/autokernitem.hxx
@@ -29,7 +29,7 @@
Attribute for Pair-Kerning.
*/
-class EDITENG_DLLPUBLIC SvxAutoKernItem : public SfxBoolItem
+class EDITENG_DLLPUBLIC SvxAutoKernItem final : public SfxBoolItem
{
public:
static SfxPoolItem* CreateDefault();