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:
@@ -41,7 +41,7 @@ private Q_SLOTS:
|
||||
|
||||
Q_SIGNALS:
|
||||
//сигнал о выборе обучаемого
|
||||
void signal_traineeSelected(QString login);
|
||||
void signal_traineeSelected(int id_trainee);
|
||||
|
||||
private:
|
||||
void updateButtons() override;
|
||||
|
||||
Reference in New Issue
Block a user