summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/oleobjsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/oleobjsh.hxx')
-rw-r--r--sc/source/ui/inc/oleobjsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/oleobjsh.hxx b/sc/source/ui/inc/oleobjsh.hxx
index 2de3f6882549..f82e5621dd59 100644
--- a/sc/source/ui/inc/oleobjsh.hxx
+++ b/sc/source/ui/inc/oleobjsh.hxx
@@ -33,7 +33,7 @@ class ScOleObjectShell: public ScDrawShell
{
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SFX_DECL_INTERFACE(SCID_OLEOBJECT_SHELL)
ScOleObjectShell(ScViewData* pData);