Fixing something CI failed at
This commit is contained in:
parent
38de053266
commit
d75d911c1b
@ -36,6 +36,9 @@ class KOReaderSyncActivity final : public ActivityWithSubactivity {
|
|||||||
currentSpineIndex(currentSpineIndex),
|
currentSpineIndex(currentSpineIndex),
|
||||||
currentPage(currentPage),
|
currentPage(currentPage),
|
||||||
totalPagesInSpine(totalPagesInSpine),
|
totalPagesInSpine(totalPagesInSpine),
|
||||||
|
remoteProgress{},
|
||||||
|
remotePosition{},
|
||||||
|
localProgress{},
|
||||||
onCancel(std::move(onCancel)),
|
onCancel(std::move(onCancel)),
|
||||||
onSyncComplete(std::move(onSyncComplete)) {}
|
onSyncComplete(std::move(onSyncComplete)) {}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user