summaryrefslogtreecommitdiff
path: root/include/sfx2/objitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/objitem.hxx')
-rw-r--r--include/sfx2/objitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/objitem.hxx b/include/sfx2/objitem.hxx
index d2ce6c080ebd..db4139285f44 100644
--- a/include/sfx2/objitem.hxx
+++ b/include/sfx2/objitem.hxx
@@ -32,7 +32,7 @@ class SFX2_DLLPUBLIC SfxObjectItem: public SfxPoolItem
SfxShell* _pSh;
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
SfxObjectItem( sal_uInt16 nWhich=0, SfxShell *pSh=nullptr );
virtual bool operator==( const SfxPoolItem& ) const override;