mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
ref: add debug thread ID
This commit is contained in:
@@ -410,6 +410,7 @@ void FIMtasksWidget::slot_traineeSelected(QString login)
|
||||
|
||||
void FIMtasksWidget::slot_UpdateTasksFIMforTrainee(int trainee_id)
|
||||
{
|
||||
qDebug() << "SlotUpdateTasksUI" << QThread::currentThreadId();
|
||||
if(type == TypeList::listForTrainee)
|
||||
{
|
||||
if(idTraineeSelected == trainee_id)
|
||||
|
||||
Reference in New Issue
Block a user