mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Изменение пароля
This commit is contained in:
@@ -32,6 +32,8 @@ private slots:
|
||||
|
||||
void on_btnViewPassword_released();
|
||||
|
||||
void on_btnChangePassword_clicked();
|
||||
|
||||
private:
|
||||
void verify();
|
||||
|
||||
@@ -39,6 +41,8 @@ private:
|
||||
Ui::DialogEditTrainee *ui;
|
||||
|
||||
Trainee traineeInput;
|
||||
|
||||
bool flNeedHashPassword;
|
||||
};
|
||||
|
||||
#endif // DIALOGEDITTRAINEE_H
|
||||
|
||||
Reference in New Issue
Block a user