mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Перекомпоновал ГУИ
This commit is contained in:
@@ -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")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user