mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
refact 1
This commit is contained in:
@@ -280,7 +280,7 @@ void AMMtasksWidget::slot_traineeSelected(int id_trainee)
|
||||
|
||||
void AMMtasksWidget::slot_UpdateTasksAMMforTrainee(int trainee_id)
|
||||
{
|
||||
qDebug() << "slot_UpdateTasksAMMforTrainee" << QThread::currentThreadId();
|
||||
qDebug() << "AMMtasksWidget::slot_UpdateTasksAMMforTrainee thread ID " << QThread::currentThreadId();
|
||||
if(type == TypeListTreeAMMFIM::listForTrainee)
|
||||
{
|
||||
if(idTraineeSelected == trainee_id)
|
||||
|
||||
Reference in New Issue
Block a user