summaryrefslogtreecommitdiff
path: root/sw/inc/extinput.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/extinput.hxx')
-rw-r--r--sw/inc/extinput.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/extinput.hxx b/sw/inc/extinput.hxx
index fb7f4427a34d..6e41d9559c38 100644
--- a/sw/inc/extinput.hxx
+++ b/sw/inc/extinput.hxx
@@ -33,7 +33,7 @@ class SwExtTextInput : public SwPaM
bool bIsOverwriteCursor : 1;
LanguageType eInputLanguage;
public:
- SwExtTextInput( const SwPaM& rPam, Ring* pRing = 0 );
+ SwExtTextInput( const SwPaM& rPam, Ring* pRing = nullptr );
virtual ~SwExtTextInput();
void SetInputData( const CommandExtTextInputData& rData );