summaryrefslogtreecommitdiff
path: root/sw/inc/txtannotationfld.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/txtannotationfld.hxx')
-rw-r--r--sw/inc/txtannotationfld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/txtannotationfld.hxx b/sw/inc/txtannotationfld.hxx
index 7f7e330b6134..62b99e4ca45f 100644
--- a/sw/inc/txtannotationfld.hxx
+++ b/sw/inc/txtannotationfld.hxx
@@ -36,7 +36,7 @@ public:
virtual ~SwTextAnnotationField();
::sw::mark::IMark* GetAnnotationMark(
- SwDoc* pDoc = NULL ) const;
+ SwDoc* pDoc = nullptr ) const;
};
#endif