summaryrefslogtreecommitdiff
path: root/include/editeng/flstitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/flstitem.hxx')
-rw-r--r--include/editeng/flstitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/flstitem.hxx b/include/editeng/flstitem.hxx
index 6afb9aaba87c..f651e9bbb960 100644
--- a/include/editeng/flstitem.hxx
+++ b/include/editeng/flstitem.hxx
@@ -42,7 +42,7 @@ private:
css::uno::Sequence< OUString > aFontNameSeq;
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxFontListItem( const FontList* pFontLst,
const sal_uInt16 nId );