summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/wtabsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/wtabsh.hxx')
-rw-r--r--sw/source/core/uibase/inc/wtabsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/wtabsh.hxx b/sw/source/core/uibase/inc/wtabsh.hxx
index 64f25bcb4ed4..bc367e20a38c 100644
--- a/sw/source/core/uibase/inc/wtabsh.hxx
+++ b/sw/source/core/uibase/inc/wtabsh.hxx
@@ -25,7 +25,7 @@ class SwWebTableShell: public SwTableShell
{
public:
SFX_DECL_INTERFACE(SW_WEBTABSHELL)
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
virtual ~SwWebTableShell();
SwWebTableShell(SwView &rView);