summaryrefslogtreecommitdiff
path: root/sw/inc/fmtftn.hxx
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@libreoffice.org>2018-05-10 10:51:42 +0200
committerBjörn Michaelsen <bjoern.michaelsen@libreoffice.org>2018-05-20 10:44:36 +0200
commite73e726ab5afc418a5be70408c71afd08a3c15a4 (patch)
treea9f65a518d03962a7422a38788eeb05d9cb67a12 /sw/inc/fmtftn.hxx
parentcb4e2aea81b85a134d35bc54b7c49081f899bd78 (diff)
dont use SwClient/SwModify in unocore: Footnotes
Change-Id: I12000118f34b8b4e37fcc0b7d1b50a32784cc893 Reviewed-on: https://gerrit.libreoffice.org/54578 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@libreoffice.org>
Diffstat (limited to 'sw/inc/fmtftn.hxx')
-rw-r--r--sw/inc/fmtftn.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/fmtftn.hxx b/sw/inc/fmtftn.hxx
index ee22d3b8bc52..1aa2e6f315d9 100644
--- a/sw/inc/fmtftn.hxx
+++ b/sw/inc/fmtftn.hxx
@@ -38,6 +38,7 @@ class SwTextFootnote;
class SW_DLLPUBLIC SwFormatFootnote
: public SfxPoolItem
, public SwModify
+ , public sw::BroadcasterMixin
{
friend class SwTextFootnote;
SwTextFootnote* m_pTextAttr; ///< My TextAttribute.