ref: start refactoring

This commit is contained in:
semenov
2025-01-14 09:33:47 +03:00
parent a004907a4d
commit 12c1582768
17 changed files with 1199 additions and 517 deletions

View File

@@ -68,7 +68,7 @@ InstructorsAndTraineesWidget::InstructorsAndTraineesWidget(QWidget *parent) :
messangerWidget->setMinimumSize(500, 600);
messangerWidget->setMaximumWidth(500);
ui->btnAuthorizationInstructor->setEnabled(false);
//ui->btnAuthorizationInstructor->setEnabled(false);
updateMyStyleSheet();
}