forked from qt-creator/qt-creator
QmlDesignerBase: Add missing declaration and include
Change-Id: I72cc1006ca76843b8102e30b9a8d4c3370e81b8d Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include <QCursor>
|
||||
#include <QGuiApplication>
|
||||
#include <QMainWindow>
|
||||
#include <QRect>
|
||||
#include <QScreen>
|
||||
#include <QWindow>
|
||||
|
||||
|
@@ -8,6 +8,7 @@
|
||||
#include <QPoint>
|
||||
#include <QtQml/qqml.h>
|
||||
|
||||
QT_FORWARD_DECLARE_CLASS(QRect)
|
||||
QT_FORWARD_DECLARE_CLASS(QWindow)
|
||||
|
||||
namespace QmlDesigner {
|
||||
|
Reference in New Issue
Block a user