summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoDelete.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/UndoDelete.hxx')
-rw-r--r--sw/source/core/inc/UndoDelete.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/UndoDelete.hxx b/sw/source/core/inc/UndoDelete.hxx
index 18fb5224df35..2a0c9fc5ffef 100644
--- a/sw/source/core/inc/UndoDelete.hxx
+++ b/sw/source/core/inc/UndoDelete.hxx
@@ -67,7 +67,7 @@ public:
SwPaM&,
bool bFullPara = false,
bool bCalledByTableCpy = false );
- virtual ~SwUndoDelete();
+ virtual ~SwUndoDelete() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;