updated go to flow visual style

This commit is contained in:
Luis Ángel San Martín
2015-12-11 20:59:18 +01:00
parent d68604c1c1
commit 405cfc864d
19 changed files with 53 additions and 83 deletions

View File

@ -32,6 +32,7 @@ signals:
private:
YACReaderPageFlowGL * flow;
void keyPressEvent(QKeyEvent* event);
void resizeEvent(QResizeEvent *event);
//Comic * comic;
QSize imageSize;
};