summaryrefslogtreecommitdiffstats
path: root/passworddialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'passworddialog.h')
-rw-r--r--passworddialog.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/passworddialog.h b/passworddialog.h
index 0b291db..cf8088b 100644
--- a/passworddialog.h
+++ b/passworddialog.h
@@ -36,9 +36,8 @@ public:
private slots:
/**
- * @brief Setz das Passwortfeld zurück, wenn der Zurücksetzen Butten gedrückt wurde.
- * @param button
- * Der Gedrückt Button.
+ * @brief Setzt das Passwortfeld zurück, wenn der Zurücksetzen Butten gedrückt wurde.
+ * @param button Der Gedrückt Button.
*/
void on_buttonBox_clicked(QAbstractButton *button);