X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fauthhandler.cpp;h=b87400b83d5fe0efcdc01a3a7b763209cf1d5f5f;hp=4ff0f60f340dd7773e41b6095ce95ceef713c374;hb=39328183a6a87c6eb10a9dbbffcd5d65bf154a1f;hpb=d4b81a6d777de45611034b26bd89973d19e60c96 diff --git a/src/common/authhandler.cpp b/src/common/authhandler.cpp index 4ff0f60f..b87400b8 100644 --- a/src/common/authhandler.cpp +++ b/src/common/authhandler.cpp @@ -24,7 +24,7 @@ AuthHandler::AuthHandler(QObject *parent) : QObject(parent), - _socket(0), + _socket(nullptr), _disconnectedSent(false) {