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:
@@ -41,6 +41,11 @@ EditorTrainees::~EditorTrainees()
|
||||
delete ui;
|
||||
}
|
||||
|
||||
void EditorTrainees::closeEvent(QCloseEvent *event)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void EditorTrainees::on_btnNewGroup_clicked()
|
||||
{
|
||||
Group group;
|
||||
|
||||
Reference in New Issue
Block a user