mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
refact2
This commit is contained in:
@@ -29,6 +29,7 @@ public:
|
||||
|
||||
public:
|
||||
void resizeEvent(QResizeEvent *event) override;
|
||||
void closeDlgCheckTask();
|
||||
protected:
|
||||
void changeEvent(QEvent * event) override;
|
||||
|
||||
@@ -78,6 +79,8 @@ private:
|
||||
TaskAMMFIMTreePreparation* taskTreePreparation;
|
||||
WaitAnimationWidget *waitAnimationWidget;
|
||||
|
||||
QDialog* dlgCheckTask;
|
||||
|
||||
QString userName; //FIM
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user