mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: change instructor behaviour
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include <QDialog>
|
||||
#include <QWidget>
|
||||
#include <QLabel>
|
||||
|
||||
#include <Data/FileData.h>
|
||||
|
||||
@@ -42,6 +43,7 @@ private:
|
||||
MainWindow *mainWindow;
|
||||
VersionContainer *versionContainer;
|
||||
int currentLoadingCount;
|
||||
QLabel* createLabel(QString text);
|
||||
};
|
||||
|
||||
#endif // UPDATENOTIFYWIDGET_H
|
||||
|
||||
Reference in New Issue
Block a user