summaryrefslogtreecommitdiff
path: root/include/editeng/shaditem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/shaditem.hxx')
-rw-r--r--include/editeng/shaditem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/shaditem.hxx b/include/editeng/shaditem.hxx
index 187bb39aa04a..80f7adb2e4f8 100644
--- a/include/editeng/shaditem.hxx
+++ b/include/editeng/shaditem.hxx
@@ -35,7 +35,7 @@
*/
enum class SvxShadowItemSide { TOP, BOTTOM, LEFT, RIGHT };
-class EDITENG_DLLPUBLIC SvxShadowItem : public SfxEnumItemInterface
+class EDITENG_DLLPUBLIC SvxShadowItem final : public SfxEnumItemInterface
{
Color aShadowColor;
sal_uInt16 nWidth;