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;
|
int findVirtualSpineIndex(const std::string& filename) const;
|
||||||
|
|
||||||
size_t getBookSize() 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…
x
Reference in New Issue
Block a user