summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/undoflystrattr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/undoflystrattr.hxx')
-rw-r--r--sw/source/core/inc/undoflystrattr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/undoflystrattr.hxx b/sw/source/core/inc/undoflystrattr.hxx
index 130a1f95779e..4110b91e6acf 100644
--- a/sw/source/core/inc/undoflystrattr.hxx
+++ b/sw/source/core/inc/undoflystrattr.hxx
@@ -31,7 +31,7 @@ class SwUndoFlyStrAttr : public SwUndo
const SwUndoId eUndoId,
const OUString& sOldStr,
const OUString& sNewStr );
- virtual ~SwUndoFlyStrAttr();
+ virtual ~SwUndoFlyStrAttr() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;