mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 01:03:08 -07:00
Replace QMap with QHash when sensible
This commit is contained in:
parent
44e4a5b13a
commit
375de4f8a6
4 changed files with 3 additions and 6 deletions
|
@ -34,7 +34,6 @@
|
|||
#include <QFileIconProvider>
|
||||
#include <QFileInfo>
|
||||
#include <QIcon>
|
||||
#include <QMap>
|
||||
|
||||
#if defined(Q_OS_WIN)
|
||||
#include <Windows.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue