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 b70f6947e2fb..40b8aa0b32fb 100644
--- a/include/editeng/frmdiritem.hxx
+++ b/include/editeng/frmdiritem.hxx
@@ -39,7 +39,7 @@ public:
SvxFrameDirectionItem( SvxFrameDirection nValue /*= FRMDIR_HORI_LEFT_TOP*/,
sal_uInt16 nWhich );
- virtual ~SvxFrameDirectionItem();
+ virtual ~SvxFrameDirectionItem() override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override;