summaryrefslogtreecommitdiff
path: root/sc/inc/tokenuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/tokenuno.hxx')
-rw-r--r--sc/inc/tokenuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/tokenuno.hxx b/sc/inc/tokenuno.hxx
index f28d24eada64..55599c3834d2 100644
--- a/sc/inc/tokenuno.hxx
+++ b/sc/inc/tokenuno.hxx
@@ -68,7 +68,7 @@ private:
public:
ScFormulaParserObj(ScDocShell* pDocSh);
- virtual ~ScFormulaParserObj();
+ virtual ~ScFormulaParserObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;