Skip to content
Commit 03c6b942 authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧
Browse files

ratings: Use a simple int[6] array for keeping and passing ratings

Instead of a QVariantMap. Creates less temporary strings, QVariants and
QMaps.
This is a hot path as ratings get fetched at application startup for
propert sorting.
parent a3f897ac
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