Replace QMap with QHash when sensible

This commit is contained in:
Chocobo1
2019-04-26 02:50:40 +08:00
parent 44e4a5b13a
commit 375de4f8a6
4 changed files with 3 additions and 6 deletions

View File

@@ -34,7 +34,6 @@
#include <QFileIconProvider>
#include <QFileInfo>
#include <QIcon>
#include <QMap>
#if defined(Q_OS_WIN)
#include <Windows.h>