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:
@@ -2,6 +2,7 @@
|
||||
#define INSTRUCTORSWIDGET_H
|
||||
|
||||
#include "instructorsview.h"
|
||||
#include "dialogredactorinstructors.h"
|
||||
|
||||
namespace Ui {
|
||||
class ViewerInstructors;
|
||||
@@ -43,7 +44,7 @@ private:
|
||||
void updateButtons() override;
|
||||
|
||||
private:
|
||||
QDialog* dlgEditor;
|
||||
DialogRedactorInstructors* dlgRedactor;
|
||||
|
||||
private:
|
||||
Ui::ViewerInstructors *ui;
|
||||
|
||||
Reference in New Issue
Block a user