mirror of
https://github.com/YACReader/yacreader
synced 2026-02-13 18:43:02 -05:00
Add quick navigation mode
This commit is contained in:
@ -61,7 +61,6 @@ private slots:
|
||||
void setNumSlides(unsigned int slides);
|
||||
void setImageReady(int index,const QByteArray & image);
|
||||
void setFlowType(FlowType flowType);
|
||||
void updateSize();
|
||||
void updateConfig(QSettings * settings);
|
||||
signals:
|
||||
void goToPage(unsigned int page);
|
||||
|
||||
Reference in New Issue
Block a user