summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/ShadowOverlayObject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/docvw/ShadowOverlayObject.hxx')
-rw-r--r--sw/source/uibase/docvw/ShadowOverlayObject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/docvw/ShadowOverlayObject.hxx b/sw/source/uibase/docvw/ShadowOverlayObject.hxx
index c320aaa47273..7e8384dc392c 100644
--- a/sw/source/uibase/docvw/ShadowOverlayObject.hxx
+++ b/sw/source/uibase/docvw/ShadowOverlayObject.hxx
@@ -46,7 +46,7 @@ private:
ShadowOverlayObject( const basegfx::B2DPoint& rBasePos,
const basegfx::B2DPoint& rSecondPosition,
Color aBaseColor );
- virtual ~ShadowOverlayObject();
+ virtual ~ShadowOverlayObject() override;
public:
void SetShadowState(ShadowState aState);