summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/editsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/editsh.hxx')
-rw-r--r--sc/source/ui/inc/editsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/editsh.hxx b/sc/source/ui/inc/editsh.hxx
index 69cf69e82488..f0b3384230d5 100644
--- a/sc/source/ui/inc/editsh.hxx
+++ b/sc/source/ui/inc/editsh.hxx
@@ -49,7 +49,7 @@ private:
DECL_LINK( ClipboardChanged, TransferableDataHelper* );
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SFX_DECL_INTERFACE(SCID_EDIT_SHELL)
ScEditShell(EditView* pView, ScViewData* pData);