summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/atrftn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/txtnode/atrftn.cxx')
-rw-r--r--sw/source/core/txtnode/atrftn.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/txtnode/atrftn.cxx b/sw/source/core/txtnode/atrftn.cxx
index 58f6a5001690..cc9dabc13fcc 100644
--- a/sw/source/core/txtnode/atrftn.cxx
+++ b/sw/source/core/txtnode/atrftn.cxx
@@ -124,7 +124,7 @@ namespace {
}
SwFormatFootnote::SwFormatFootnote( bool bEndNote )
- : SfxPoolItem( RES_TXTATR_FTN )
+ : SfxPoolItem( RES_TXTATR_FTN, SfxItemType::SwFormatFootnoteType )
, sw::BroadcastingModify()
, m_pTextAttr(nullptr)
, m_nNumber(0)