mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
refact
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#include <QTreeWidget>
|
||||
#include "traineesview.h"
|
||||
//#include "computersLocations.h"
|
||||
#include "dialogedittrainee.h"
|
||||
#include "dialogeditgroup.h"
|
||||
|
||||
namespace Ui {
|
||||
class EditorTrainees;
|
||||
@@ -43,6 +45,9 @@ private:
|
||||
|
||||
private:
|
||||
Ui::EditorTrainees *ui;
|
||||
|
||||
DialogEditTrainee* dlgEditTrainee;
|
||||
DialogEditGroup* dlgEditGroup;
|
||||
};
|
||||
|
||||
#endif // DIALOGTRAINEESGROUPS_H
|
||||
|
||||
Reference in New Issue
Block a user