Skip to content
Commit 102cb64b authored by Stefan Brüns's avatar Stefan Brüns
Browse files

[EBook Thumb] Load thumbnail from QIODevice instead of a temporary QByteArray

QImage can directly load from a QIODevice, while `loadFromData` wraps
the QByteArray into a QBuffer to have an QIODevice.
parent 5d0bc126
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment