summaryrefslogtreecommitdiff
path: root/starmath/inc/document.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/document.hxx')
-rw-r--r--starmath/inc/document.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/document.hxx b/starmath/inc/document.hxx
index a03ad0db28a0..622c5062321d 100644
--- a/starmath/inc/document.hxx
+++ b/starmath/inc/document.hxx
@@ -149,7 +149,7 @@ private:
public:
explicit SmDocShell( SfxModelFlags i_nSfxCreationFlags );
- virtual ~SmDocShell();
+ virtual ~SmDocShell() override;
virtual bool ConvertTo( SfxMedium &rMedium ) override;