diff options
Diffstat (limited to 'src/declarative/qml/qmlmetaproperty.h')
-rw-r--r-- | src/declarative/qml/qmlmetaproperty.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/declarative/qml/qmlmetaproperty.h b/src/declarative/qml/qmlmetaproperty.h index ba44ce18..ce4ac1e 100644 --- a/src/declarative/qml/qmlmetaproperty.h +++ b/src/declarative/qml/qmlmetaproperty.h @@ -42,8 +42,7 @@ #ifndef QMLMETAPROPERTY_H #define QMLMETAPROPERTY_H -#include <QtDeclarative/qfxglobal.h> -#include <QtCore/QMetaProperty> +#include <QtCore/qmetaobject.h> QT_BEGIN_HEADER |