mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
Настройка сервера в кнопке Настройки
This commit is contained in:
@@ -113,7 +113,13 @@ void FIMtasksWidget::changeEvent(QEvent *event)
|
||||
|
||||
reSetHeadTreeWidget();
|
||||
|
||||
//slot_NeedUpdateUI();
|
||||
if(type == TypeList::listCommon)
|
||||
{
|
||||
//slot_NeedUpdateUI();
|
||||
}
|
||||
else if(type == TypeList::listForTrainee)
|
||||
if(idTraineeSelected)
|
||||
fillTree();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user