diff options
Diffstat (limited to 'starmath/inc/view.hxx')
-rw-r--r-- | starmath/inc/view.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/view.hxx b/starmath/inc/view.hxx index 8adadd82bb88..a26cd239356e 100644 --- a/starmath/inc/view.hxx +++ b/starmath/inc/view.hxx @@ -275,7 +275,7 @@ protected: virtual void SetZoomFactor( const Fraction &rX, const Fraction &rY ); public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); SmViewShell(SfxViewFrame *pFrame, SfxViewShell *pOldSh); ~SmViewShell(); |