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