mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
в процессе 1
This commit is contained in:
@@ -529,7 +529,7 @@ void AMMtasksWidget::on_btnStatus_clicked()
|
||||
if(!task.getID())
|
||||
return;
|
||||
|
||||
dlgStatusTask = new DialogChekerTask(connectorToServer, CheckerTask::TypeChecker::amm_status, this);
|
||||
dlgStatusTask = new DialogChekerTask(connectorToServer, CheckerTask::TypeChecker::amm_check, this);
|
||||
dlgStatusTask->setTask(&task);
|
||||
dlgStatusTask->exec();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user