Skip to content
Commit 19c33b4d authored by Ahmad Samir's avatar Ahmad Samir
Browse files

Don't use a QHash to hold a few items

Instead use a vector of struct, this expands to less code, and the overhead
of a hash table isn't needed here.
parent 79efe5ce
Pipeline #90099 passed with stage
in 1 minute and 51 seconds
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