Корректное переподключение к серверу

This commit is contained in:
2025-07-03 09:48:22 +03:00
parent 67cc236b70
commit c46ae86791
9 changed files with 146 additions and 103 deletions

View File

@@ -85,6 +85,8 @@ private:
void updateLabelLoggedInInstructor(QString login, QString name);
void updateLabelServer();
void setLanguageInterfase();
private:
Ui::InstructorsAndTraineesWidget *ui;