diff options
Diffstat (limited to 'include/sfx2/module.hxx')
-rw-r--r-- | include/sfx2/module.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/module.hxx b/include/sfx2/module.hxx index 52ccefb7f968..48ab868b0f23 100644 --- a/include/sfx2/module.hxx +++ b/include/sfx2/module.hxx @@ -66,7 +66,7 @@ private: SAL_DLLPRIVATE void Construct_Impl(); public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); SFX_DECL_INTERFACE(SFX_INTERFACE_SFXMODULE) SfxModule( ResMgr* pMgrP, bool bDummy, |