summaryrefslogtreecommitdiff
path: root/include/editeng/colritem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/colritem.hxx')
-rw-r--r--include/editeng/colritem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/colritem.hxx b/include/editeng/colritem.hxx
index d371b9ace3af..e1bf9e0c0a5d 100644
--- a/include/editeng/colritem.hxx
+++ b/include/editeng/colritem.hxx
@@ -61,7 +61,7 @@ public:
};
// XXX: to be moved in a separate header.
-class EDITENG_DLLPUBLIC SvxBackgroundColorItem : public SvxColorItem
+class EDITENG_DLLPUBLIC SvxBackgroundColorItem final : public SvxColorItem
{
public:
static SfxPoolItem* CreateDefault();