mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 23:44:52 -04: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