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:
@@ -37,7 +37,7 @@ public slots:
|
||||
|
||||
Q_SIGNALS:
|
||||
//сигнал о выборе инструктора
|
||||
void signal_instructorSelected(QString login);
|
||||
void signal_instructorSelected(int id_instructor);
|
||||
|
||||
private:
|
||||
void updateButtons() override;
|
||||
|
||||
Reference in New Issue
Block a user