forked from qt-creator/qt-creator
QmlDesigner: Fix compile on Linux and macOS
Amends 151184a609.
Change-Id: I5f898434e60560a97d8c4155906fdb77f0fc8d24
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
#include <utils/algorithm.h>
|
#include <utils/algorithm.h>
|
||||||
#include <utils/qtcassert.h>
|
#include <utils/qtcassert.h>
|
||||||
|
|
||||||
|
#include <QDebug>
|
||||||
#include <QVariant>
|
#include <QVariant>
|
||||||
#include <QMetaProperty>
|
#include <QMetaProperty>
|
||||||
#include <QMetaObject>
|
#include <QMetaObject>
|
||||||
|
|||||||
Reference in New Issue
Block a user