forked from qt-creator/qt-creator
QmlDesigner: Build fix for Qt 5.15.x
Amends 870b619c85
Change-Id: I049c35a833f25afd01192282c13d2879fdfc9fc6
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -51,6 +51,8 @@
|
||||
#include <QtQuick/private/qsgcontext_p.h>
|
||||
#include <QtQuick/private/qsgrenderer_p.h>
|
||||
#include <QtQuick/private/qsgrhilayer_p.h>
|
||||
#else
|
||||
#include <QtQuick/private/qquickitem_p.h>
|
||||
#endif
|
||||
|
||||
namespace QmlDesigner {
|
||||
|
Reference in New Issue
Block a user