mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: choosing complete
This commit is contained in:
@@ -23,6 +23,9 @@ public:
|
||||
signals:
|
||||
void sigCallCheck();
|
||||
void sigHaveDelta();
|
||||
void sigAddToList(FileData local, FileData server);
|
||||
QList<FileData> *sigGetUpdateList() const;
|
||||
|
||||
private:
|
||||
UpdateNotifyWidget* updateWidget;
|
||||
QList<FileData> *filesForUpdate;
|
||||
|
||||
Reference in New Issue
Block a user