Схлопывание диалогов при выключении Сервера

This commit is contained in:
2025-11-27 10:43:12 +03:00
parent f75ff9660f
commit 3e50bfe2e2
7 changed files with 72 additions and 14 deletions

View File

@@ -11,6 +11,7 @@
#include "connectortoserver.h"
#include "metatypes.h"
#include "dialogtaskscommon.h"
#include "dialogsettings.h"
namespace Ui {
@@ -98,6 +99,7 @@ private:
MessangerController* messangerController;
DialogTasksCommon* dlgTasksCommon;
DialogSettings* dlgSettings;
bool adminMode;
QString loginInstructorLoggedInLocal;