fix formatting
This commit is contained in:
@@ -20,7 +20,7 @@ class EpubReaderMenuActivity final : public ActivityWithSubactivity {
|
||||
bool updateRequired = false;
|
||||
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(int newSpineIndex)> onSelectSpineIndex;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user