bugFixing 5

This commit is contained in:
2025-09-16 15:52:24 +03:00
parent cba4008a06
commit cf92ae0483
4 changed files with 21 additions and 9 deletions

View File

@@ -52,7 +52,6 @@ void ViewerInstructors::changeEvent(QEvent *event)
ui->retranslateUi(this);
reSetHeadTreeWidget();
//loadInstructorsFromDB();
slot_NeedUpdateUI(true, false);
}
}