forked from qt-creator/qt-creator
iOS: Fix missing include
Breaks the build with Qt 6.7 Change-Id: Ie3e940a26cbd982f7781cfe478b59fc44785efe2 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
#include <projectexplorer/devicesupport/idevicefactory.h>
|
#include <projectexplorer/devicesupport/idevicefactory.h>
|
||||||
|
|
||||||
#include <QMessageBox>
|
#include <QMessageBox>
|
||||||
|
#include <QPointer>
|
||||||
#include <QTimer>
|
#include <QTimer>
|
||||||
|
|
||||||
namespace Ios {
|
namespace Ios {
|
||||||
|
Reference in New Issue
Block a user