Skip to content

VCardParser: change the string cache to use a vector

Ahmad Samir requested to merge work/ahmad/stringcache-bytearray into master

The QHash only contained up to 40 elements.

Edited by Ahmad Samir

Merge request reports