summaryrefslogtreecommitdiff
path: root/include/editeng/frmdiritem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/frmdiritem.hxx')
-rw-r--r--include/editeng/frmdiritem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/frmdiritem.hxx b/include/editeng/frmdiritem.hxx
index e7dede30ce90..6a0327dd051e 100644
--- a/include/editeng/frmdiritem.hxx
+++ b/include/editeng/frmdiritem.hxx
@@ -28,7 +28,7 @@
layout text for Western, CJK and CTL languages.
*/
-class EDITENG_DLLPUBLIC SvxFrameDirectionItem : public SfxEnumItem<SvxFrameDirection>
+class EDITENG_DLLPUBLIC SvxFrameDirectionItem final : public SfxEnumItem<SvxFrameDirection>
{
public:
SvxFrameDirectionItem( SvxFrameDirection nValue, sal_uInt16 nWhich );