summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/OverlayRanges.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/docvw/OverlayRanges.hxx')
-rw-r--r--sw/source/uibase/docvw/OverlayRanges.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/docvw/OverlayRanges.hxx b/sw/source/uibase/docvw/OverlayRanges.hxx
index 53dde2ddce06..1d797c946b50 100644
--- a/sw/source/uibase/docvw/OverlayRanges.hxx
+++ b/sw/source/uibase/docvw/OverlayRanges.hxx
@@ -49,7 +49,7 @@ namespace sw
const std::vector< basegfx::B2DRange >& rRanges,
const bool bShowSolidBorder );
- virtual ~OverlayRanges();
+ virtual ~OverlayRanges() override;
// data read access
inline const std::vector< basegfx::B2DRange >& getRanges() const