summaryrefslogtreecommitdiff
path: root/starmath/inc/node.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/node.hxx')
-rw-r--r--starmath/inc/node.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx
index 4a659b341d1a..bd92aa86b41a 100644
--- a/starmath/inc/node.hxx
+++ b/starmath/inc/node.hxx
@@ -236,7 +236,7 @@ protected:
{}
public:
- virtual ~SmStructureNode();
+ virtual ~SmStructureNode() override;
virtual bool IsVisible() const override;