summaryrefslogtreecommitdiffstats
path: root/include/editeng/shaditem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/shaditem.hxx')
-rw-r--r--include/editeng/shaditem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/shaditem.hxx b/include/editeng/shaditem.hxx
index 80f7adb2e4f8..8a843c84b19a 100644
--- a/include/editeng/shaditem.hxx
+++ b/include/editeng/shaditem.hxx
@@ -57,7 +57,7 @@ public:
MapUnit ePresMetric,
OUString &rText, const IntlWrapper& ) const override;
- virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
+ virtual SvxShadowItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual void ScaleMetrics( long nMult, long nDiv ) override;
virtual bool HasMetrics() const override;