summaryrefslogtreecommitdiff
path: root/include/editeng/orphitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/orphitem.hxx')
-rw-r--r--include/editeng/orphitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/orphitem.hxx b/include/editeng/orphitem.hxx
index 71f962ea1abf..6cec0ca0b592 100644
--- a/include/editeng/orphitem.hxx
+++ b/include/editeng/orphitem.hxx
@@ -29,7 +29,7 @@
This item describes the number of lines for the orphans system.
*/
-class EDITENG_DLLPUBLIC SvxOrphansItem: public SfxByteItem
+class EDITENG_DLLPUBLIC SvxOrphansItem final : public SfxByteItem
{
public:
static SfxPoolItem* CreateDefault();