summaryrefslogtreecommitdiff
path: root/include/editeng/hyphenzoneitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/hyphenzoneitem.hxx')
-rw-r--r--include/editeng/hyphenzoneitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/hyphenzoneitem.hxx b/include/editeng/hyphenzoneitem.hxx
index 9f04697b83b7..fc718f916bdc 100644
--- a/include/editeng/hyphenzoneitem.hxx
+++ b/include/editeng/hyphenzoneitem.hxx
@@ -30,7 +30,7 @@
characters at the end of the line and start).
*/
-class EDITENG_DLLPUBLIC SvxHyphenZoneItem : public SfxPoolItem
+class EDITENG_DLLPUBLIC SvxHyphenZoneItem final : public SfxPoolItem
{
bool bHyphen : 1;
bool bPageEnd : 1;