mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
решение проблемы закрфтия вложенных окон при П.С.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "ammtaskswidget.h"
|
||||
#include "fimtaskswidget.h"
|
||||
#include "messangercontroller.h"
|
||||
#include "dialogcardtrainee.h"
|
||||
|
||||
namespace Ui {
|
||||
class ViewerTrainees;
|
||||
@@ -53,7 +54,7 @@ private:
|
||||
MessangerController* messangerController;
|
||||
|
||||
QDialog* dlgEditor;
|
||||
QDialog* dlgCardTrainee;
|
||||
DialogCardTrainee* dlgCardTrainee;
|
||||
|
||||
private:
|
||||
Ui::ViewerTrainees *ui;
|
||||
|
||||
Reference in New Issue
Block a user