mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
GoTo flows: Untangle and refactor goTo signal to new syntax
This commit is contained in:
@ -63,9 +63,6 @@ public slots:
|
||||
void setFlowType(FlowType flowType) override;
|
||||
void updateConfig(QSettings *settings) override;
|
||||
void setFlowRightToLeft(bool b) override;
|
||||
|
||||
signals:
|
||||
void goToPage(unsigned int page);
|
||||
};
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user