mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 22:14:41 -04:00
fixed lots of warnings
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
GoToFlowGL::GoToFlowGL(QWidget* parent, FlowType flowType)
|
||||
:GoToFlowWidget(parent)
|
||||
{
|
||||
|
||||
Q_UNUSED(flowType)
|
||||
flow = new YACReaderPageFlowGL(this);
|
||||
flow->setShowMarks(false);
|
||||
|
||||
|
Reference in New Issue
Block a user