Изменение статуса ФИМ. Закончил

This commit is contained in:
2025-12-18 17:34:05 +03:00
parent 4b3453fe72
commit 33499ed0ea
20 changed files with 85 additions and 11 deletions

View File

@@ -23,7 +23,7 @@ DialogChekerTask::DialogChekerTask(ConnectorToServer* connectorToServer, Checker
break;
case CheckerTask::TypeChecker::amm_check:
this->setWindowTitle(tr("Status Task"));
this->setMinimumSize(400, 200);
this->setMinimumSize(1400, 500);
break;
default:
break;