mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-05 15:17:37 +03:00
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…
Reference in New Issue
Block a user