в процессе2

This commit is contained in:
2025-12-18 12:22:40 +03:00
parent b0abac8352
commit 4b3453fe72
3 changed files with 92 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ DialogChekerTask::DialogChekerTask(ConnectorToServer* connectorToServer, Checker
case CheckerTask::TypeChecker::fim_check:
this->setWindowTitle(tr("Check Task"));
this->setMinimumSize(1400, 700);
this->setWindowState(Qt::WindowMaximized);
//this->setWindowState(Qt::WindowMaximized);
break;
case CheckerTask::TypeChecker::amm_check:
this->setWindowTitle(tr("Status Task"));