mirror of
https://github.com/status-im/qzxing.git
synced 2025-02-22 15:48:26 +00:00
Do not call detaching QByteArray::data, use constData instead. Also hoist some constants out of the inner conversion loops and make more variables const.