Перекомпоновал ГУИ

This commit is contained in:
2025-09-02 12:24:31 +03:00
parent eaf5668528
commit 0da66544f0
7 changed files with 84 additions and 132 deletions

View File

@@ -18,9 +18,9 @@ MainWindow::MainWindow(QWidget *parent)
ui->horizontalLayout->addWidget(m_instructorsAndTraineesWidget);
//this->move(0, 0);
//this->showNormal();
this->showMaximized();
this->move(100, 100);
this->showNormal();
//this->showMaximized();
if(m_instructorsAndTraineesWidget->getLanguage() == "ENG")
{