summaryrefslogtreecommitdiff
path: root/include/editeng/keepitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/keepitem.hxx')
-rw-r--r--include/editeng/keepitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/keepitem.hxx b/include/editeng/keepitem.hxx
index f30d91289a44..9e910e73e661 100644
--- a/include/editeng/keepitem.hxx
+++ b/include/editeng/keepitem.hxx
@@ -30,7 +30,7 @@
This item describes a logical variable "keep paragraphs together?".
*/
-class EDITENG_DLLPUBLIC SvxFormatKeepItem : public SfxBoolItem
+class EDITENG_DLLPUBLIC SvxFormatKeepItem final : public SfxBoolItem
{
public:
static SfxPoolItem* CreateDefault();