X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fsqlauthenticator.h;h=2b79ef0a7d3efadf9a5114e9c24c4697a6c3c2a3;hp=79b204f2c630e5d45957923351fc5cec2ea5902c;hb=39328183a6a87c6eb10a9dbbffcd5d65bf154a1f;hpb=d4b81a6d777de45611034b26bd89973d19e60c96 diff --git a/src/core/sqlauthenticator.h b/src/core/sqlauthenticator.h index 79b204f2..2b79ef0a 100644 --- a/src/core/sqlauthenticator.h +++ b/src/core/sqlauthenticator.h @@ -27,7 +27,7 @@ class SqlAuthenticator : public Authenticator Q_OBJECT public: - SqlAuthenticator(QObject *parent = 0); + SqlAuthenticator(QObject *parent = nullptr); virtual ~SqlAuthenticator(); public slots: