summaryrefslogtreecommitdiff
path: root/include/editeng/forbiddenruleitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/forbiddenruleitem.hxx')
-rw-r--r--include/editeng/forbiddenruleitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/forbiddenruleitem.hxx b/include/editeng/forbiddenruleitem.hxx
index 66111f91f55f..9eaf4692c838 100644
--- a/include/editeng/forbiddenruleitem.hxx
+++ b/include/editeng/forbiddenruleitem.hxx
@@ -29,7 +29,7 @@
This item describe how to handle the last character of a line.
*/
-class EDITENG_DLLPUBLIC SvxForbiddenRuleItem : public SfxBoolItem
+class EDITENG_DLLPUBLIC SvxForbiddenRuleItem final : public SfxBoolItem
{
public:
SvxForbiddenRuleItem( bool bOn /*= false*/,