mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: stable version new update
This commit is contained in:
@@ -30,6 +30,8 @@ public:
|
||||
|
||||
~UpdateNotifyWidget();
|
||||
|
||||
void showTryChangeBase();
|
||||
|
||||
private slots:
|
||||
void on_closeButton_clicked();
|
||||
void on_loadToServerButton_clicked();
|
||||
@@ -45,6 +47,8 @@ private:
|
||||
int currentLoadingCount;
|
||||
QLabel* createLabel(QString text);
|
||||
void clearList();
|
||||
void setUpdateState();
|
||||
void setCantUpdateState();
|
||||
};
|
||||
|
||||
#endif // UPDATENOTIFYWIDGET_H
|
||||
|
||||
Reference in New Issue
Block a user