Review changes
This commit is contained in:
@@ -21,6 +21,7 @@ class EpubReaderFootnotesActivity final : public Activity {
|
||||
void render(RenderLock&&) override;
|
||||
|
||||
private:
|
||||
void advanceSelection(int delta);
|
||||
const std::vector<FootnoteEntry>& footnotes;
|
||||
int selectedIndex = 0;
|
||||
int scrollOffset = 0;
|
||||
|
||||
Reference in New Issue
Block a user