Прокинул тайминги на ГУИ

This commit is contained in:
2025-09-05 16:41:39 +03:00
parent 9d8e84b80f
commit 83cb8bf5a5
6 changed files with 68 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ public:
Computer getComputer(){return computer;}
TimingOfTrainee getTiming(){return timing;}
void setTiming(TimingOfTrainee timing);
private:
Group group;