diff options
Diffstat (limited to 'include/editeng/lineitem.hxx')
-rw-r--r-- | include/editeng/lineitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/lineitem.hxx b/include/editeng/lineitem.hxx index e85b9127bd87..b2cf40d2bdd0 100644 --- a/include/editeng/lineitem.hxx +++ b/include/editeng/lineitem.hxx @@ -39,7 +39,7 @@ namespace editeng { class EDITENG_DLLPUBLIC SvxLineItem : public SfxPoolItem { public: - TYPEINFO(); + TYPEINFO_OVERRIDE(); explicit SvxLineItem( const sal_uInt16 nId ); SvxLineItem( const SvxLineItem& rCpy ); |