forked from qt-creator/qt-creator
Fix build with Qt 6
Change-Id: I546dd9457e68b9ff59b0fe50248553736d18729b Reviewed-by: Michael Winkelmann <michael.winkelmann@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
committed by
Michael Winkelmann
parent
c79df73bde
commit
eb516063d3
@@ -27,6 +27,8 @@
|
|||||||
#include "editorproxy.h"
|
#include "editorproxy.h"
|
||||||
#include "qmlmodelnodeproxy.h"
|
#include "qmlmodelnodeproxy.h"
|
||||||
|
|
||||||
|
#include <QWidget>
|
||||||
|
|
||||||
namespace QmlDesigner {
|
namespace QmlDesigner {
|
||||||
|
|
||||||
EditorProxy::EditorProxy(QObject *parent)
|
EditorProxy::EditorProxy(QObject *parent)
|
||||||
|
|||||||
Reference in New Issue
Block a user