X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fpasswordchangedlg.h;h=e497b6915226e625a3d1266f9281f04a80acf935;hb=518cd2bc478ab3675a60ec46d3ef183cace0cae7;hp=36bfc63ba38f16ffc336b28a8288868586b4154f;hpb=5e6f3661d30bc760f912dfe0627e5c62c6f2c144;p=quassel.git diff --git a/src/qtui/passwordchangedlg.h b/src/qtui/passwordchangedlg.h index 36bfc63b..e497b691 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-2020 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();