feat: change UI for send to server

This commit is contained in:
semenov
2024-10-01 16:25:54 +03:00
parent 920916ce69
commit 5f457e3ac6
34 changed files with 5562 additions and 917 deletions

View File

@@ -34,6 +34,8 @@ private slots:
void on_StartLoadButton_clicked();
void on_CancelButton_clicked();
void on_closeButton_clicked();
private:
Ui::UpdateNotifyWidget *ui;
MainWindow *mainWindow;