Skip to content
Snippets Groups Projects
Commit 2e8ec2f9 authored by Christian Kamm's avatar Christian Kamm
Browse files

QmlJS: Fix performance problem in Snapshot.

Don't use QMultiHash::values(key), it rebuilds the values list from
scratch for each lookup.

Reviewed-by: Roberto Raggi
parent 3499fcb1
No related branches found
No related tags found
No related merge requests found
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