summaryrefslogtreecommitdiff
path: root/include/editeng/fontitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/fontitem.hxx')
-rw-r--r--include/editeng/fontitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/fontitem.hxx b/include/editeng/fontitem.hxx
index d5beb53091e8..37a1fcfb8d22 100644
--- a/include/editeng/fontitem.hxx
+++ b/include/editeng/fontitem.hxx
@@ -44,7 +44,7 @@ class EDITENG_DLLPUBLIC SvxFontItem : public SfxPoolItem
static bool bEnableStoreUnicodeNames;
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
explicit SvxFontItem( const sal_uInt16 nId );
SvxFontItem( const FontFamily eFam, const OUString& rFamilyName,