X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fmainpage.h;h=d8b649b835f6ca377b5aaf01bb5eeeb1e79ea3b0;hp=6ac803942056ecf6d1f096e85e0ac21483456052;hb=3a3e844f9fcfd12235a0086af75ecd503b621ef4;hpb=7df097437df5c77a1fd772ff1a5b63d40d09ac4f diff --git a/src/qtui/mainpage.h b/src/qtui/mainpage.h index 6ac80394..d8b649b8 100644 --- a/src/qtui/mainpage.h +++ b/src/qtui/mainpage.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2015 by the Quassel Project * + * Copyright (C) 2005-2018 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -30,7 +30,7 @@ class MainPage : public QWidget Q_OBJECT public: - MainPage(QWidget *parent = 0); + MainPage(QWidget *parent = nullptr); private slots: void showCoreConnectionDlg();