summaryrefslogtreecommitdiffstats
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 125a4f47b6d7..0e61f07249d7 100644
--- a/include/svx/xgrscit.hxx
+++ b/include/svx/xgrscit.hxx
@@ -33,7 +33,7 @@ class SVX_DLLPUBLIC XGradientStepCountItem final : public SfxUInt16Item
{
public:
XGradientStepCountItem( sal_uInt16 nStepCount = 0 );
- virtual SfxPoolItem* Clone( SfxItemPool* pPool = nullptr ) const override;
+ virtual XGradientStepCountItem* Clone( SfxItemPool* pPool = nullptr ) const override;
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,
MapUnit ePresMetric,