summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/msgpool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/msgpool.hxx')
-rw-r--r--sc/source/ui/inc/msgpool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/msgpool.hxx b/sc/source/ui/inc/msgpool.hxx
index 72bef8d61d7e..009f7c8e832c 100644
--- a/sc/source/ui/inc/msgpool.hxx
+++ b/sc/source/ui/inc/msgpool.hxx
@@ -51,7 +51,7 @@ class ScMessagePool: public SfxItemPool
public:
ScMessagePool();
protected:
- virtual ~ScMessagePool();
+ virtual ~ScMessagePool() override;
public:
virtual MapUnit GetMetric( sal_uInt16 nWhich ) const override;