From 3fa3eb39ccaec11f076ba4beb9d6ac721152a928 Mon Sep 17 00:00:00 2001 From: krivoshein Date: Tue, 20 May 2025 18:14:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B4=20QPlainText?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tasks/dialogchecktask.cpp | 2 +- .../tasks/dialogchecktask.ui | 44 ++----------------- 2 files changed, 5 insertions(+), 41 deletions(-) diff --git a/InstructorsAndTrainees/tasks/dialogchecktask.cpp b/InstructorsAndTrainees/tasks/dialogchecktask.cpp index 0a4df0b..34916c1 100644 --- a/InstructorsAndTrainees/tasks/dialogchecktask.cpp +++ b/InstructorsAndTrainees/tasks/dialogchecktask.cpp @@ -10,7 +10,7 @@ DialogCheckTask::DialogCheckTask(QWidget *parent) : fimTasksWidget = new FIMtasksWidget(nullptr, FIMtasksWidget::TypeList::listOneTask, this); - ui->verticalLayout->addWidget(fimTasksWidget); + ui->horizontalLayout_3->addWidget(fimTasksWidget); } DialogCheckTask::~DialogCheckTask() diff --git a/InstructorsAndTrainees/tasks/dialogchecktask.ui b/InstructorsAndTrainees/tasks/dialogchecktask.ui index 8d2ffc9..c711192 100644 --- a/InstructorsAndTrainees/tasks/dialogchecktask.ui +++ b/InstructorsAndTrainees/tasks/dialogchecktask.ui @@ -17,46 +17,10 @@ - - - - - - - ID - - - - - - - Title - - - - - - - Status - - - - - - - - - - - - - - - - - - - + + + +