summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/annotationmark.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/annotationmark.hxx')
-rw-r--r--sw/source/core/inc/annotationmark.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/annotationmark.hxx b/sw/source/core/inc/annotationmark.hxx
index 7bd4ad8b4a51..a6075ae26017 100644
--- a/sw/source/core/inc/annotationmark.hxx
+++ b/sw/source/core/inc/annotationmark.hxx
@@ -34,7 +34,7 @@ namespace sw { namespace mark
const SwPaM& rPaM,
const OUString& rName );
- virtual ~AnnotationMark();
+ virtual ~AnnotationMark() override;
virtual void InitDoc(SwDoc* const io_Doc) override;