summaryrefslogtreecommitdiff
path: root/vcl/inc/helpwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/helpwin.hxx')
-rw-r--r--vcl/inc/helpwin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/helpwin.hxx b/vcl/inc/helpwin.hxx
index aa6c216e2de7..e37296269398 100644
--- a/vcl/inc/helpwin.hxx
+++ b/vcl/inc/helpwin.hxx
@@ -75,7 +75,7 @@ public:
void ImplShowHelpWindow( vcl::Window* pParent, sal_uInt16 nHelpWinStyle, QuickHelpFlags nStyle,
const OUString& rHelpText, const OUString& rStatusText,
- const Point& rScreenPos, const Rectangle* pHelpArea = NULL );
+ const Point& rScreenPos, const Rectangle* pHelpArea = nullptr );
void ImplDestroyHelpWindow( bool bUpdateHideTime );
void ImplSetHelpWindowPos( vcl::Window* pHelpWindow, sal_uInt16 nHelpWinStyle, QuickHelpFlags nStyle,
const Point& rPos, const Rectangle* pHelpArea );