mirror of
https://github.com/YACReader/yacreader
synced 2026-01-31 20:30:06 -05:00
maquetado goToFlow
This commit is contained in:
@ -884,7 +884,7 @@ void YACReaderFlowGL::clear()
|
||||
reset();
|
||||
}
|
||||
|
||||
void YACReaderFlowGL::setCenterIndex(int index)
|
||||
void YACReaderFlowGL::setCenterIndex(unsigned int index)
|
||||
{
|
||||
setCurrentIndex(index);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user