mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Прокинул общее кол-во AMM и FIM
This commit is contained in:
@@ -24,6 +24,10 @@ public:
|
||||
private:
|
||||
void loadInfo();
|
||||
|
||||
public slots:
|
||||
void slot_countTasksAMMforTraineeChanged(int trainee_id, int count);
|
||||
void slot_countTasksFIMforTraineeChanged(int trainee_id, int count);
|
||||
|
||||
private:
|
||||
ConnectorToServer* connectorToServer;
|
||||
MessangerController* messangerController;
|
||||
|
||||
Reference in New Issue
Block a user