X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fldapauthenticator.h;h=c46b76cc978efcf088438b10c7d03242c0158f77;hp=1b0b63948e26f2c98bab13537914e5698295d866;hb=39328183a6a87c6eb10a9dbbffcd5d65bf154a1f;hpb=d4b81a6d777de45611034b26bd89973d19e60c96 diff --git a/src/core/ldapauthenticator.h b/src/core/ldapauthenticator.h index 1b0b6394..c46b76cc 100644 --- a/src/core/ldapauthenticator.h +++ b/src/core/ldapauthenticator.h @@ -50,7 +50,7 @@ class LdapAuthenticator : public Authenticator Q_OBJECT public: - LdapAuthenticator(QObject *parent = 0); + LdapAuthenticator(QObject *parent = nullptr); ~LdapAuthenticator() override; public slots: