summaryrefslogtreecommitdiff
path: root/sc/inc/eventuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/eventuno.hxx')
-rw-r--r--sc/inc/eventuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/eventuno.hxx b/sc/inc/eventuno.hxx
index 7dc815ac7051..8099aa55e3f5 100644
--- a/sc/inc/eventuno.hxx
+++ b/sc/inc/eventuno.hxx
@@ -40,7 +40,7 @@ private:
public:
ScSheetEventsObj(ScDocShell* pDocSh, SCTAB nT);
- virtual ~ScSheetEventsObj();
+ virtual ~ScSheetEventsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;