summaryrefslogtreecommitdiffstats
path: root/include/editeng/emphasismarkitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/emphasismarkitem.hxx')
-rw-r--r--include/editeng/emphasismarkitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/emphasismarkitem.hxx b/include/editeng/emphasismarkitem.hxx
index 720b2ee655af..f54c857353c9 100644
--- a/include/editeng/emphasismarkitem.hxx
+++ b/include/editeng/emphasismarkitem.hxx
@@ -45,7 +45,7 @@ public:
OUString &rText,
const IntlWrapper& ) const override;
- virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
+ virtual SvxEmphasisMarkItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;