сделал newInstructor

This commit is contained in:
krivoshein
2024-12-11 12:50:52 +03:00
parent 4556c07fc9
commit 0cb03e49b1
89 changed files with 1318 additions and 671 deletions

View File

@@ -187,8 +187,8 @@ void TraineesView::loadTraineesFromDB()
ItemTrainee->setHidden(true);
}
if(! archiveVisible && cntChildsNotArchived == 0)
delete ItemGroup;
//if(! archiveVisible && cntChildsNotArchived == 0)
//delete ItemGroup;
}
treeWidget->expandAll();