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:
Eike Ziller
2021-03-26 10:32:03 +01:00
committed by Michael Winkelmann
parent c79df73bde
commit eb516063d3

View File

@@ -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)