X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fldapauthenticator.h;h=c46b76cc978efcf088438b10c7d03242c0158f77;hb=d89f4d9cdbc167112e64fca1931e81bc27d17319;hp=1b0b63948e26f2c98bab13537914e5698295d866;hpb=79aa3994d78860c0b7a623a46ce44dffff988fd9;p=quassel.git 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: