mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
verify в EditGroup и EditTrainee
This commit is contained in:
@@ -21,6 +21,12 @@ public:
|
||||
void setGroup(Group group);
|
||||
Group getGroup();
|
||||
|
||||
private slots:
|
||||
void on_editName_textChanged(const QString &arg1);
|
||||
|
||||
private:
|
||||
void verify();
|
||||
|
||||
private:
|
||||
Ui::DialogEditGroup *ui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user