summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/irc_dlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/IRCG/src/irc_dlg.h')
-rw-r--r--protocols/IRCG/src/irc_dlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IRCG/src/irc_dlg.h b/protocols/IRCG/src/irc_dlg.h
index b491278c39..75a4d341e5 100644
--- a/protocols/IRCG/src/irc_dlg.h
+++ b/protocols/IRCG/src/irc_dlg.h
@@ -172,7 +172,7 @@ struct CManagerDlg : public CCoolIrcDlg
struct CQuestionDlg : public CCoolIrcDlg
{
- CQuestionDlg(CIrcProto* _pro, CManagerDlg* owner = NULL);
+ CQuestionDlg(CIrcProto* _pro, CManagerDlg* owner = nullptr);
virtual void OnInitDialog();
virtual void OnClose();