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