Replace QMap with QHash when sensible

This commit is contained in:
Chocobo1 2019-04-26 02:50:40 +08:00
parent 44e4a5b13a
commit 375de4f8a6
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
4 changed files with 3 additions and 6 deletions

View file

@ -28,7 +28,6 @@
#include "torrentcategorydialog.h"
#include <QMap>
#include <QMessageBox>
#include "base/bittorrent/session.h"