summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/fuconcustomshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/fuconcustomshape.hxx')
-rw-r--r--sc/source/ui/inc/fuconcustomshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/fuconcustomshape.hxx b/sc/source/ui/inc/fuconcustomshape.hxx
index 761eaa563322..4b40eaa2e3ed 100644
--- a/sc/source/ui/inc/fuconcustomshape.hxx
+++ b/sc/source/ui/inc/fuconcustomshape.hxx
@@ -32,7 +32,7 @@ public:
FuConstCustomShape(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuConstCustomShape();
+ virtual ~FuConstCustomShape() override;
// Mouse- & Key-Events
virtual bool MouseButtonUp(const MouseEvent& rMEvt) override;
virtual bool MouseButtonDown(const MouseEvent& rMEvt) override;