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 982b1f6ee330..504e53af47d4 100644
--- a/sc/source/ui/inc/msgpool.hxx
+++ b/sc/source/ui/inc/msgpool.hxx
@@ -60,7 +60,7 @@ protected:
virtual ~ScMessagePool();
public:
- virtual SfxMapUnit GetMetric( sal_uInt16 nWhich ) const;
+ virtual SfxMapUnit GetMetric( sal_uInt16 nWhich ) const SAL_OVERRIDE;
};