X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fpasswordchangedlg.h;h=5c83cf11249216de88b88757dafeec67f6dc1935;hp=36bfc63ba38f16ffc336b28a8288868586b4154f;hb=9188f1a4880dc7f4c26612a265c1d874f6df5a8c;hpb=4988547cbb3c35016872a4ed8dbcc1376473ad80 diff --git a/src/qtui/passwordchangedlg.h b/src/qtui/passwordchangedlg.h index 36bfc63b..5c83cf11 100644 --- a/src/qtui/passwordchangedlg.h +++ b/src/qtui/passwordchangedlg.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 * @@ -29,7 +29,7 @@ class PasswordChangeDlg : public QDialog Q_OBJECT public: - PasswordChangeDlg(QWidget *parent = nullptr); + PasswordChangeDlg(QWidget* parent = nullptr); private slots: void inputChanged();