summaryrefslogtreecommitdiffstats
path: root/include/editeng/hngpnctitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/hngpnctitem.hxx')
-rw-r--r--include/editeng/hngpnctitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/hngpnctitem.hxx b/include/editeng/hngpnctitem.hxx
index 791890d023ca..e22feddfa1a4 100644
--- a/include/editeng/hngpnctitem.hxx
+++ b/include/editeng/hngpnctitem.hxx
@@ -29,7 +29,7 @@
This item describe how to handle the last character of a line.
*/
-class EDITENG_DLLPUBLIC SvxHangingPunctuationItem : public SfxBoolItem
+class EDITENG_DLLPUBLIC SvxHangingPunctuationItem final : public SfxBoolItem
{
public:
SvxHangingPunctuationItem( bool bOn /*= false*/, const sal_uInt16 nId );