aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtquick1/util/qdeclarativepropertychanges_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qtquick1/util/qdeclarativepropertychanges_p.h')
-rw-r--r--src/qtquick1/util/qdeclarativepropertychanges_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtquick1/util/qdeclarativepropertychanges_p.h b/src/qtquick1/util/qdeclarativepropertychanges_p.h
index 30609d3c2d..b3aed087e3 100644
--- a/src/qtquick1/util/qdeclarativepropertychanges_p.h
+++ b/src/qtquick1/util/qdeclarativepropertychanges_p.h
@@ -52,7 +52,7 @@ QT_BEGIN_NAMESPACE
QT_MODULE(Declarative)
class QDeclarative1PropertyChangesPrivate;
-class Q_DECLARATIVE_PRIVATE_EXPORT QDeclarative1PropertyChanges : public QDeclarative1StateOperation
+class Q_QTQUICK1_EXPORT QDeclarative1PropertyChanges : public QDeclarative1StateOperation
{
Q_OBJECT
Q_DECLARE_PRIVATE(QDeclarative1PropertyChanges)