summaryrefslogtreecommitdiff
path: root/sw/inc/fmtrowsplt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtrowsplt.hxx')
-rw-r--r--sw/inc/fmtrowsplt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtrowsplt.hxx b/sw/inc/fmtrowsplt.hxx
index 735625841dc4..f216aba8766b 100644
--- a/sw/inc/fmtrowsplt.hxx
+++ b/sw/inc/fmtrowsplt.hxx
@@ -32,7 +32,7 @@ public:
SwFormatRowSplit( bool bSplit = true ) : SfxBoolItem( RES_ROW_SPLIT, bSplit ) {}
// "pure virtual methods" of SfxPoolItem
- virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
+ virtual SwFormatRowSplit* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,
MapUnit ePresMetric,