mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
Сделал очищение списков Обучаемых и инструкторов при деавторизации
This commit is contained in:
@@ -39,6 +39,10 @@ public:
|
||||
{
|
||||
this->authComplited = authComplited;
|
||||
}
|
||||
void clearTree()
|
||||
{
|
||||
treeWidget->clear();
|
||||
}
|
||||
|
||||
protected:
|
||||
void setArchiveVisible(bool archiveVisible)
|
||||
|
||||
Reference in New Issue
Block a user