Skip to content
Commit 958bb3d4 authored by Igor Kushnir's avatar Igor Kushnir 💬
Browse files

MIParser: use const to prevent detaching

Also eliminate the intermediate QByteArray representation that is used
once, pass the QByteArray instead of its raw data to QString::fromUtf8()
and make a local int variable const as well.

This code was practically not changed since the time when the UTF-8
conversion was introduced in 5cbe5508.
parent 1147cdbc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment