mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
Блокировка кнопок EditTrainees EditInstructors при деавторизации
This commit is contained in:
@@ -34,11 +34,7 @@ public:
|
||||
void setAdminMode(bool adminMode)
|
||||
{
|
||||
this->adminMode = adminMode;
|
||||
}
|
||||
void setAuthComplited(bool authComplited)
|
||||
{
|
||||
this->authComplited = authComplited;
|
||||
}
|
||||
}
|
||||
void clearTree()
|
||||
{
|
||||
treeWidget->clear();
|
||||
|
||||
Reference in New Issue
Block a user