summaryrefslogtreecommitdiff
path: root/sw/inc/txtannotationfld.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/txtannotationfld.hxx')
-rw-r--r--sw/inc/txtannotationfld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/txtannotationfld.hxx b/sw/inc/txtannotationfld.hxx
index b28c0829a546..0dd5c9d644de 100644
--- a/sw/inc/txtannotationfld.hxx
+++ b/sw/inc/txtannotationfld.hxx
@@ -33,7 +33,7 @@ public:
sal_Int32 const nStart,
bool const bInClipboard );
- virtual ~SwTextAnnotationField();
+ virtual ~SwTextAnnotationField() override;
::sw::mark::IMark* GetAnnotationMark() const;
};