summaryrefslogtreecommitdiff
path: root/sc/inc/stlpool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/stlpool.hxx')
-rw-r--r--sc/inc/stlpool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/stlpool.hxx b/sc/inc/stlpool.hxx
index 74d815f3fafe..a5675c7353a3 100644
--- a/sc/inc/stlpool.hxx
+++ b/sc/inc/stlpool.hxx
@@ -57,7 +57,7 @@ public:
sal_uInt16 nMask = SFXSTYLEBIT_ALL) override;
protected:
- virtual ~ScStyleSheetPool();
+ virtual ~ScStyleSheetPool() override;
using SfxStyleSheetPool::Create; // calcwarnings: Create(const SfxStyleSheet&) - ever used?