diff options
Diffstat (limited to 'include/svx/xftshtit.hxx')
-rw-r--r-- | include/svx/xftshtit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xftshtit.hxx b/include/svx/xftshtit.hxx index e06b1e6b4f27..98e9a8c92872 100644 --- a/include/svx/xftshtit.hxx +++ b/include/svx/xftshtit.hxx @@ -28,7 +28,7 @@ |* \************************************************************************/ -class XFormTextShadowTranspItem: public SfxUInt16Item +class XFormTextShadowTranspItem final : public SfxUInt16Item { public: XFormTextShadowTranspItem(sal_uInt16 nShdwTransparence = 0); |