forked from qt-creator/qt-creator
Remove unneeded includes of QProcess
Change-Id: I017e020c8b2a53d6f4a2422a0a0856044e768247 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -32,10 +32,9 @@
|
||||
#include <qmldebug/qmloutputparser.h>
|
||||
|
||||
#include <QObject>
|
||||
#include <QTimer>
|
||||
#include <QTcpSocket>
|
||||
#include <QThread>
|
||||
#include <QProcess>
|
||||
#include <QTimer>
|
||||
|
||||
namespace Android {
|
||||
namespace Internal {
|
||||
|
||||
Reference in New Issue
Block a user