summaryrefslogtreecommitdiff
path: root/include/svx/xgrscit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xgrscit.hxx')
-rw-r--r--include/svx/xgrscit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xgrscit.hxx b/include/svx/xgrscit.hxx
index 5b8c276ad830..d880e1591afb 100644
--- a/include/svx/xgrscit.hxx
+++ b/include/svx/xgrscit.hxx
@@ -32,7 +32,7 @@
class SVX_DLLPUBLIC XGradientStepCountItem: public SfxUInt16Item
{
public:
- TYPEINFO_OVERRIDE();
+ static SfxPoolItem* CreateDefault();
XGradientStepCountItem( sal_uInt16 nStepCount = 0 );
XGradientStepCountItem( SvStream& rIn );
virtual SfxPoolItem* Clone( SfxItemPool* pPool = nullptr ) const override;