summaryrefslogtreecommitdiff
path: root/include/editeng/shdditem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/shdditem.hxx')
-rw-r--r--include/editeng/shdditem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/shdditem.hxx b/include/editeng/shdditem.hxx
index a201549bfab4..5b494ca7b620 100644
--- a/include/editeng/shdditem.hxx
+++ b/include/editeng/shdditem.hxx
@@ -29,7 +29,7 @@
This item describes, whether and how it is shaded.
*/
-class EDITENG_DLLPUBLIC SvxShadowedItem : public SfxBoolItem
+class EDITENG_DLLPUBLIC SvxShadowedItem final : public SfxBoolItem
{
public:
static SfxPoolItem* CreateDefault();