Вынес кнопки редакторов Обучаимых Инструкторов

This commit is contained in:
2025-05-29 16:10:57 +03:00
parent 1b8974b0d6
commit f8a69c6f22
9 changed files with 87 additions and 2 deletions

View File

@@ -15,6 +15,8 @@ ViewerInstructors::ViewerInstructors(ConnectorToServer* connectorToServer, QWidg
preparationTreeWidget();
setNotLoggedInVisible(true);
ui->btnEditorInstructors->setVisible(false);
}
ViewerInstructors::~ViewerInstructors()