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),
|
||||
currentPage(currentPage),
|
||||
totalPagesInSpine(totalPagesInSpine),
|
||||
remoteProgress{},
|
||||
remotePosition{},
|
||||
localProgress{},
|
||||
onCancel(std::move(onCancel)),
|
||||
onSyncComplete(std::move(onSyncComplete)) {}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user