QTest::qWaitFor: remove superfluous qthread.h include
Amends 1abea5f5f1.
Pick-to: 6.7
Change-Id: Ic4be7ed9508ae07eaa0f1d618090c8f44bb431fc
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
parent
31a91d2e93
commit
710eda7da8
|
|
@ -6,7 +6,6 @@
|
|||
|
||||
#include <QtCore/qcoreapplication.h>
|
||||
#include <QtCore/qdeadlinetimer.h>
|
||||
#include <QtCore/qthread.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue