mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: add files time
This commit is contained in:
@@ -26,7 +26,9 @@ signals:
|
||||
private:
|
||||
UpdateNotifyWidget* updateWidget;
|
||||
QList<FileData> *filesForUpdate;
|
||||
QList<FileData> *serverFiles;
|
||||
VersionContainer *versionContainer;
|
||||
quint32 findIndexByPath(const QList<FileData> &serverStreamingHash, QString path);
|
||||
};
|
||||
|
||||
#endif // HASHCOMPARER_H
|
||||
|
||||
Reference in New Issue
Block a user