summaryrefslogtreecommitdiff
path: root/sw/inc/fmtruby.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtruby.hxx')
-rw-r--r--sw/inc/fmtruby.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtruby.hxx b/sw/inc/fmtruby.hxx
index 437a1d3d63db..dcf5575ce873 100644
--- a/sw/inc/fmtruby.hxx
+++ b/sw/inc/fmtruby.hxx
@@ -37,7 +37,7 @@ class SW_DLLPUBLIC SwFormatRuby : public SfxPoolItem
public:
SwFormatRuby( const OUString& rRubyText );
SwFormatRuby( const SwFormatRuby& rAttr );
- virtual ~SwFormatRuby();
+ virtual ~SwFormatRuby() override;
SwFormatRuby& operator=( const SwFormatRuby& rAttr );