summaryrefslogtreecommitdiff
path: root/include/editeng/writingmodeitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/writingmodeitem.hxx')
-rw-r--r--include/editeng/writingmodeitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/writingmodeitem.hxx b/include/editeng/writingmodeitem.hxx
index 73ec4ecc0702..f74ff76e9121 100644
--- a/include/editeng/writingmodeitem.hxx
+++ b/include/editeng/writingmodeitem.hxx
@@ -32,7 +32,7 @@ public:
SvxWritingModeItem( css::text::WritingMode eValue /*= css::text::WritingMode_LR_TB*/,
sal_uInt16 nWhich /*= SDRATTR_TEXTDIRECTION*/ );
- virtual ~SvxWritingModeItem();
+ virtual ~SvxWritingModeItem() override;
SvxWritingModeItem& operator=( const SvxWritingModeItem& rItem );