Skip to content
Commit d9ebceb2 authored by Sergio Martins's avatar Sergio Martins
Browse files

Replace a couple of QList with QVector

Although sizeof(qint64) > sizeof(void*) on most phones my primary
motivation for this change is to remove toVector() calls in kdepim-runtime.

kdepim-runtime is partially using QVector, with this change we eliminate
QList<->QVector calls
parent f21834c7
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