modernize: Reformat ALL the source... again!
[quassel.git] / src / qtui / passwordchangedlg.h
index aa25c41..5c83cf1 100644 (file)
@@ -29,7 +29,7 @@ class PasswordChangeDlg : public QDialog
     Q_OBJECT
 
 public:
-    PasswordChangeDlg(QWidget *parent = nullptr);
+    PasswordChangeDlg(QWidgetparent = nullptr);
 
 private slots:
     void inputChanged();