forked from qt-creator/qt-creator
QmlDesigner: Fix the build error for CollectionImportTools
Change-Id: I946df14af3e4425203ea7ea04807205442c3119d Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <QtCore/qtconfigmacros.h>
|
||||||
|
|
||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
class QJsonArray;
|
class QJsonArray;
|
||||||
class QUrl;
|
class QUrl;
|
||||||
|
Reference in New Issue
Block a user