summaryrefslogtreecommitdiff
path: root/include/editeng/autokernitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/autokernitem.hxx')
-rw-r--r--include/editeng/autokernitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/autokernitem.hxx b/include/editeng/autokernitem.hxx
index 67830a704d26..26231e7b58a2 100644
--- a/include/editeng/autokernitem.hxx
+++ b/include/editeng/autokernitem.hxx
@@ -34,7 +34,7 @@ class SvXMLUnitConverter;
class EDITENG_DLLPUBLIC SvxAutoKernItem : public SfxBoolItem
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SvxAutoKernItem( const bool bAutoKern /*= false*/,
const sal_uInt16 nId );