summaryrefslogtreecommitdiff
path: root/include/editeng/formatbreakitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/formatbreakitem.hxx')
-rw-r--r--include/editeng/formatbreakitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/formatbreakitem.hxx b/include/editeng/formatbreakitem.hxx
index 760aca9c4a3b..3774639ff5b5 100644
--- a/include/editeng/formatbreakitem.hxx
+++ b/include/editeng/formatbreakitem.hxx
@@ -33,7 +33,7 @@
*/
#define FMTBREAK_NOAUTO (sal_uInt16(0x0001))
-class EDITENG_DLLPUBLIC SvxFormatBreakItem : public SfxEnumItem<SvxBreak>
+class EDITENG_DLLPUBLIC SvxFormatBreakItem final : public SfxEnumItem<SvxBreak>
{
public:
static SfxPoolItem* CreateDefault();