summaryrefslogtreecommitdiff
path: root/basic/source/inc/sbjsmeth.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/inc/sbjsmeth.hxx')
-rw-r--r--basic/source/inc/sbjsmeth.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/inc/sbjsmeth.hxx b/basic/source/inc/sbjsmeth.hxx
index 7031e6a1cd0d..8f790fa37b2e 100644
--- a/basic/source/inc/sbjsmeth.hxx
+++ b/basic/source/inc/sbjsmeth.hxx
@@ -34,7 +34,7 @@ public:
virtual ~SbJScriptMethod();
SBX_DECL_PERSIST_NODATA(SBXCR_SBX,SBXID_JSCRIPTMETH,2);
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
};
SV_DECL_IMPL_REF(SbJScriptMethod)