X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fpasswordchangedlg.h;h=e8cc572266c56d1f0f81ef6a4f24ce594c23b2a9;hb=579e559a6322209df7cd51c34801fecff5fe734b;hp=edddae0eb70edbb901c8854b93decd77c0243179;hpb=0a43227b8cd44625f4881cc1545d42c8c8a4876c;p=quassel.git diff --git a/src/qtui/passwordchangedlg.h b/src/qtui/passwordchangedlg.h index edddae0e..e8cc5722 100644 --- a/src/qtui/passwordchangedlg.h +++ b/src/qtui/passwordchangedlg.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2016 by the Quassel Project * + * Copyright (C) 2005-2019 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();