summaryrefslogtreecommitdiff
path: root/include/editeng/wghtitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/wghtitem.hxx')
-rw-r--r--include/editeng/wghtitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/wghtitem.hxx b/include/editeng/wghtitem.hxx
index 51a347c3bbcb..2426051d8a5b 100644
--- a/include/editeng/wghtitem.hxx
+++ b/include/editeng/wghtitem.hxx
@@ -35,7 +35,7 @@ class SvXMLUnitConverter;
class EDITENG_DLLPUBLIC SvxWeightItem : public SfxEnumItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxWeightItem( const FontWeight eWght /*= WEIGHT_NORMAL*/,
const sal_uInt16 nId );