Skip to content
  • Linus Jahn's avatar
    RosterModel: Minor clean up, Make ContactMap a QHash · 0d6c96df
    Linus Jahn authored
    QHashes are more efficient with many (20+) items, but slow with few. In
    this case we probably have many items and QMap would get linearly slower
    with each item.
    
     #ImportantCommit #VeryEssential #MakeKaidanGreatAgain #Hashtag
    0d6c96df