summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unofield.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unofield.hxx')
-rw-r--r--sw/source/core/inc/unofield.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/unofield.hxx b/sw/source/core/inc/unofield.hxx
index 5762e93395b7..360a98cbaf52 100644
--- a/sw/source/core/inc/unofield.hxx
+++ b/sw/source/core/inc/unofield.hxx
@@ -161,7 +161,7 @@ private:
SwXTextField(SwFormatField& rFormat, SwDoc & rDoc);
/// descriptor
- SwXTextField(SwServiceType nServiceId, SwDoc* pDoc=nullptr);
+ SwXTextField(SwServiceType nServiceId, SwDoc* pDoc);
public:
SwServiceType GetServiceId() const;