mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
Replace QMap with QHash when sensible
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
|
||||
#include "torrentcategorydialog.h"
|
||||
|
||||
#include <QMap>
|
||||
#include <QMessageBox>
|
||||
|
||||
#include "base/bittorrent/session.h"
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
#include <QFileIconProvider>
|
||||
#include <QFileInfo>
|
||||
#include <QIcon>
|
||||
#include <QMap>
|
||||
|
||||
#if defined(Q_OS_WIN)
|
||||
#include <Windows.h>
|
||||
|
||||
Reference in New Issue
Block a user