solucionados algunos problemas en la integraci?n de yacreader_flow_gl (comicFlow)

This commit is contained in:
Luis Ángel San Martín
2012-10-02 19:33:04 +02:00
parent 4e43e66df3
commit 98e5fc648c
4 changed files with 15 additions and 7 deletions

View File

@ -52,6 +52,7 @@ void LibraryWindow::doLayout()
//TODO: flowType is a global variable
//CONFIG COMIC_FLOW--------------------------------------------------------
comicFlow = new ComicFlowWidgetGL(0);
comicFlow->setFlowType(flowType);
comicFlow->setFocusPolicy(Qt::StrongFocus);
comicFlow->setShowMarks(true);
QMatrix m;