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 69082b8b247a..938a9f2e3288 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 );
- ~SvxRotateModeItem();
+ virtual ~SvxRotateModeItem();
virtual sal_uInt16 GetValueCount() const SAL_OVERRIDE;
virtual OUString GetValueText( sal_uInt16 nVal ) const;