Commit 305300cd authored by Giuseppe D'Angelo's avatar Giuseppe D'Angelo Committed by The Qt Project
Browse files

Avoid a QStringRef -> QString conversion by using the new qt_hash overload


During qHash refactorings, this line was changed as qt_hash didn't have
an overload taking a QStringRef. This causes a performance regression
w.r.t. the same code in Qt 4.

Task-number: QTBUG-30821
Change-Id: I17b27a54a73cb9061c20f1bd7f79d0c405050edd
Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
parent 3e37e3c3
No related merge requests found
Showing with 1 addition and 1 deletion
Supports Markdown
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