mirror of
https://github.com/YACReader/yacreader
synced 2025-09-09 23:05:25 -04:00
GoTo flows: Untangle and refactor goTo signal to new syntax
This commit is contained in:
@ -27,9 +27,6 @@ public:
|
||||
void updateConfig(QSettings *settings);
|
||||
void setFlowRightToLeft(bool b) override;
|
||||
|
||||
signals:
|
||||
void goToPage(unsigned int page);
|
||||
|
||||
private:
|
||||
YACReaderPageFlowGL *flow;
|
||||
void keyPressEvent(QKeyEvent *event) override;
|
||||
|
Reference in New Issue
Block a user