bugFixing 3

This commit is contained in:
2025-09-16 14:26:39 +03:00
parent eaf5f0673a
commit b6fb178827
2 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ EditorInstructors::EditorInstructors(ConnectorToServer* connectorToServer, bool
ui->btnArchive->click();
waitAnimationWidget->setParent(this);
authComplited = true;
}
EditorInstructors::~EditorInstructors()