summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeproperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qdeclarativeproperty.h')
-rw-r--r--src/declarative/qml/qdeclarativeproperty.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/qml/qdeclarativeproperty.h b/src/declarative/qml/qdeclarativeproperty.h
index c46afb45..e4f99021 100644
--- a/src/declarative/qml/qdeclarativeproperty.h
+++ b/src/declarative/qml/qdeclarativeproperty.h
@@ -42,7 +42,7 @@
#ifndef QDECLARATIVEPROPERTY_H
#define QDECLARATIVEPROPERTY_H
-#include <QtQuick1/qtquick1global.h>
+#include <QtDeclarative/qtdeclarativeglobal.h>
#include <QtCore/qmetaobject.h>
QT_BEGIN_HEADER
@@ -57,7 +57,7 @@ class QDeclarativeContext;
class QDeclarativeEngine;
class QDeclarativePropertyPrivate;
-class Q_QUICK1_EXPORT QDeclarativeProperty
+class Q_DECLARATIVE_EXPORT QDeclarativeProperty
{
public:
enum PropertyTypeCategory {