Remove some unused #include

This commit is contained in:
thalieht
2019-06-04 00:35:27 +03:00
parent 4370a7eb12
commit 9995967fbf
45 changed files with 0 additions and 79 deletions

View File

@@ -31,9 +31,7 @@
#include <QHash>
#include <QIcon>
#include <QVector>
#if (defined(Q_OS_UNIX) && !defined(Q_OS_MAC))
#include <QDir>
#include <QFile>
#endif