X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fsessionthread.h;fp=src%2Fcore%2Fsessionthread.h;h=5a9a8bcdc8725d517c8ee4014d2d585236a3c014;hp=63bb2a595045800dc399c1d29eeb5c3639b5af58;hb=39328183a6a87c6eb10a9dbbffcd5d65bf154a1f;hpb=d4b81a6d777de45611034b26bd89973d19e60c96 diff --git a/src/core/sessionthread.h b/src/core/sessionthread.h index 63bb2a59..5a9a8bcd 100644 --- a/src/core/sessionthread.h +++ b/src/core/sessionthread.h @@ -36,7 +36,7 @@ class SessionThread : public QObject Q_OBJECT public: - SessionThread(UserId user, bool restoreState, bool strictIdentEnabled, QObject *parent = 0); + SessionThread(UserId user, bool restoreState, bool strictIdentEnabled, QObject *parent = nullptr); ~SessionThread(); public slots: