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

This commit is contained in:
2025-09-10 12:27:35 +03:00
parent b6892ae43b
commit c57b94786f
3 changed files with 17 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ public:
void clearSelection()
{
treeWidget->clearSelection();
lastCurrentID = 0;
}
protected: