mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-06 07:37:37 +03:00
fix formatting
This commit is contained in:
parent
ef6ef0fec2
commit
1300664c87
@ -20,7 +20,7 @@ class EpubReaderMenuActivity final : public ActivityWithSubactivity {
|
|||||||
bool updateRequired = false;
|
bool updateRequired = false;
|
||||||
const std::function<void()> onGoBack;
|
const std::function<void()> onGoBack;
|
||||||
|
|
||||||
//Reset to first section to prevent out of bound issue when render setting changes
|
// Reset to first section to prevent out of bound issue when render setting changes
|
||||||
const std::function<void()> resetSectionHelper;
|
const std::function<void()> resetSectionHelper;
|
||||||
const std::function<void(int newSpineIndex)> onSelectSpineIndex;
|
const std::function<void(int newSpineIndex)> onSelectSpineIndex;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user