mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
вынес DialogChekerTask
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "tasksAmmFim.h"
|
||||
#include "connectortoserver.h"
|
||||
#include "tasktreepreparation.h"
|
||||
#include "dialogchekertask.h"
|
||||
|
||||
namespace Ui {
|
||||
class FIMtasksWidget;
|
||||
@@ -79,7 +80,7 @@ private:
|
||||
TaskAMMFIMTreePreparation* taskTreePreparation;
|
||||
WaitAnimationWidget *waitAnimationWidget;
|
||||
|
||||
QDialog* dlgCheckTask;
|
||||
DialogChekerTask* dlgCheckerTask;
|
||||
|
||||
QString userName; //FIM
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user