mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2025-12-19 07:37:41 +03:00
fix merge master
This commit is contained in:
parent
83e20fb568
commit
b042e3c790
@ -70,5 +70,5 @@ class Epub {
|
||||
int findVirtualSpineIndex(const std::string& filename) const;
|
||||
|
||||
size_t getBookSize() const;
|
||||
uint8_t calculateProgress(const int currentSpineIndex, const float currentSpineRead) const;
|
||||
uint8_t calculateProgress(const int currentSpineIndex, const float currentSpineRead);
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user