Delete several unused #include

This commit is contained in:
thalieht 2018-06-17 10:24:31 +03:00 committed by sledgehammer999
parent c99ac99a99
commit 8074be7644
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
39 changed files with 0 additions and 57 deletions

View file

@ -45,9 +45,7 @@
#endif
#include <QByteArray>
#include <QDateTime>
#include <QDebug>
#include <QDir>
#include <QFileInfo>
#include <QProcess>
#include <QRegularExpression>