mirror of
https://github.com/YACReader/yacreader
synced 2026-02-14 02:52:59 -05:00
fixed lots of warnings
This commit is contained in:
@ -39,7 +39,7 @@ private:
|
||||
|
||||
QVector<bool> imagesLoaded;
|
||||
QVector<bool> imagesSetted;
|
||||
uint numImagesLoaded;
|
||||
int numImagesLoaded;
|
||||
QVector<bool> imagesReady;
|
||||
QVector<QByteArray> rawImages;
|
||||
QTimer* updateTimer;
|
||||
|
||||
Reference in New Issue
Block a user