summaryrefslogtreecommitdiff
path: root/include/svx/rotmodit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/rotmodit.hxx')
-rw-r--r--include/svx/rotmodit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/rotmodit.hxx b/include/svx/rotmodit.hxx
index 9dd5e2f57624..330b32d21bfc 100644
--- a/include/svx/rotmodit.hxx
+++ b/include/svx/rotmodit.hxx
@@ -41,7 +41,7 @@ public:
SvxRotateModeItem( SvxRotateMode eMode=SVX_ROTATE_MODE_STANDARD, sal_uInt16 nWhich=0);
SvxRotateModeItem( const SvxRotateModeItem& rItem );
- virtual ~SvxRotateModeItem();
+ virtual ~SvxRotateModeItem() override;
virtual sal_uInt16 GetValueCount() const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;