summaryrefslogtreecommitdiff
path: root/sw/inc/fmtftn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtftn.hxx')
-rw-r--r--sw/inc/fmtftn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtftn.hxx b/sw/inc/fmtftn.hxx
index eadf2320240b..4a4a3deef3b2 100644
--- a/sw/inc/fmtftn.hxx
+++ b/sw/inc/fmtftn.hxx
@@ -52,7 +52,7 @@ class SW_DLLPUBLIC SwFormatFootnote
public:
SwFormatFootnote( bool bEndNote = false );
- virtual ~SwFormatFootnote();
+ virtual ~SwFormatFootnote() override;
/// "Pure virtual methods" of SfxPoolItem.
virtual bool operator==( const SfxPoolItem& ) const override;