Fix large file export progress display.

This commit is contained in:
John Preston 2023-03-19 17:48:12 +04:00
parent 2b1ed79011
commit 9d0d97d5bf
2 changed files with 3 additions and 3 deletions

View file

@ -77,8 +77,8 @@ struct ProcessingState {
uint64 bytesRandomId = 0;
FileType bytesType = FileType::None;
QString bytesName;
int bytesLoaded = 0;
int bytesCount = 0;
int64 bytesLoaded = 0;
int64 bytesCount = 0;
};
struct ApiErrorState {

@ -1 +1 @@
Subproject commit e6b728805b07978b901aa3eb5da81d29519ed4f1
Subproject commit 0d37d47eca896005eb0a645e0db461f4dafb317b