summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/authfld.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/authfld.hxx b/sw/inc/authfld.hxx
index fe631d7715a0..356eddd86c39 100644
--- a/sw/inc/authfld.hxx
+++ b/sw/inc/authfld.hxx
@@ -31,6 +31,7 @@
class SwAuthEntry final : public salhelper::SimpleReferenceObject
{
+friend class SwAuthorityFieldType;
OUString aAuthFields[AUTH_FIELD_END];
public:
SwAuthEntry() = default;