summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/MarkManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/MarkManager.hxx')
-rw-r--r--sw/source/core/inc/MarkManager.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/core/inc/MarkManager.hxx b/sw/source/core/inc/MarkManager.hxx
index 11db9719d439..4bc216ff3c7d 100644
--- a/sw/source/core/inc/MarkManager.hxx
+++ b/sw/source/core/inc/MarkManager.hxx
@@ -117,6 +117,8 @@ namespace sw::mark {
typedef std::vector<sw::mark::MarkBase*> container_t;
+ virtual void restoreAnnotationMarks() override;
+
private:
MarkManager(MarkManager const&) = delete;