summaryrefslogtreecommitdiff
path: root/include/editeng/spltitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/spltitem.hxx')
-rw-r--r--include/editeng/spltitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/spltitem.hxx b/include/editeng/spltitem.hxx
index 7770fcfe41b7..37c5e4ab610d 100644
--- a/include/editeng/spltitem.hxx
+++ b/include/editeng/spltitem.hxx
@@ -29,7 +29,7 @@
This item describes a logical variable "split paragraph yes or no".
*/
-class EDITENG_DLLPUBLIC SvxFormatSplitItem : public SfxBoolItem
+class EDITENG_DLLPUBLIC SvxFormatSplitItem final : public SfxBoolItem
{
public:
static SfxPoolItem* CreateDefault();