mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 13:34:44 -04:00
merge current develop branch
This commit is contained in:
@ -23,9 +23,9 @@ public:
|
||||
void setFlowType(FlowType flowType);
|
||||
void setNumSlides(unsigned int slides);
|
||||
void setImageReady(int index,const QByteArray & image);
|
||||
void updateSize();
|
||||
|
||||
void updateConfig(QSettings * settings);
|
||||
void setFlowRightToLeft(bool b);
|
||||
|
||||
signals:
|
||||
void goToPage(unsigned int page);
|
||||
|
Reference in New Issue
Block a user