summaryrefslogtreecommitdiff
path: root/sw/inc/fmtrfmrk.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtrfmrk.hxx')
-rw-r--r--sw/inc/fmtrfmrk.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtrfmrk.hxx b/sw/inc/fmtrfmrk.hxx
index 1c1c578edec9..33bcc2361b6c 100644
--- a/sw/inc/fmtrfmrk.hxx
+++ b/sw/inc/fmtrfmrk.hxx
@@ -48,7 +48,7 @@ class SwFormatRefMark
public:
SwFormatRefMark( const OUString& rText );
SwFormatRefMark( const SwFormatRefMark& rRefMark );
- virtual ~SwFormatRefMark( );
+ virtual ~SwFormatRefMark( ) override;
/// "Pure virtual methods" of SfxPoolItem.
virtual bool operator==( const SfxPoolItem& ) const override;