summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoSection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/UndoSection.hxx')
-rw-r--r--sw/source/core/inc/UndoSection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/UndoSection.hxx b/sw/source/core/inc/UndoSection.hxx
index 1cfbef5f3128..a3c3ea307233 100644
--- a/sw/source/core/inc/UndoSection.hxx
+++ b/sw/source/core/inc/UndoSection.hxx
@@ -50,7 +50,7 @@ public:
SwUndoInsSection(SwPaM const&, SwSectionData const&,
SfxItemSet const*const pSet, SwTOXBase const*const pTOXBase);
- virtual ~SwUndoInsSection();
+ virtual ~SwUndoInsSection() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;