summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/objectformatterlayfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/layout/objectformatterlayfrm.hxx')
-rw-r--r--sw/source/core/layout/objectformatterlayfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/objectformatterlayfrm.hxx b/sw/source/core/layout/objectformatterlayfrm.hxx
index 2a21278e65a4..31a605a31f96 100644
--- a/sw/source/core/layout/objectformatterlayfrm.hxx
+++ b/sw/source/core/layout/objectformatterlayfrm.hxx
@@ -51,7 +51,7 @@ class SwObjectFormatterLayFrame : public SwObjectFormatter
virtual SwFrame& GetAnchorFrame() override;
public:
- virtual ~SwObjectFormatterLayFrame();
+ virtual ~SwObjectFormatterLayFrame() override;
// #i40147# - add parameter <_bCheckForMovedFwd>.
// Not relevant for objects anchored at layout frame.