summaryrefslogtreecommitdiffstats
path: root/include/editeng/pmdlitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/pmdlitem.hxx')
-rw-r--r--include/editeng/pmdlitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/pmdlitem.hxx b/include/editeng/pmdlitem.hxx
index cc3f8120e200..f4bfa53c47fa 100644
--- a/include/editeng/pmdlitem.hxx
+++ b/include/editeng/pmdlitem.hxx
@@ -41,7 +41,7 @@ public:
inline SvxPageModelItem( const OUString& rModel, bool bA /*= false*/,
sal_uInt16 nWh );
- virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
+ virtual SvxPageModelItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,